Questions tagged [save]
To store (data) in a computer or on a storage device.
9,970 questions
0
votes
1
answer
57
views
My level import/export is not working properly when using hotkeys
I am using base64 as a way to encrypt level strings because in my web game "slidtrix" a main feature is supposed to be exporting your level so other people can play it but my code (below) is ...
0
votes
0
answers
36
views
How can I save the address information within the Customer controller, considering the address is in a separate table?"
I have a Customer table storing customer information like first name, last name, etc., and a separate Address table. In the ...
3
votes
1
answer
82
views
custom size for addEasyprint with leaflet.extras2
I'm creating some html files for colleagues where they can explore a leaflet map interactively, then save a copy for presentations.
Unfortunately the downloads from ...
Advice
2
votes
3
replies
39
views
SaveImage() does not seem to update 'File location' under: Image Info/Image/Info
SaveImage() does not seem to update 'File location' under: Image Info/Image/Info
Is there a command for adding the file location? I could close and re-open the file, but that seems burdensome ...
0
votes
0
answers
57
views
Approach for Handling CRUD Operations with Two Related DataGridViews and Save Changes Button
In a C# desktop application I have two related DataGridViews (dgvAlgorithm and dgvParameter) and a save changes button (btnSave). Both DataGridViews are related to 3 tables: (algorithm, parameter, ...
1
vote
1
answer
69
views
Button to save edit in its current model and then return you to previous Details view of a different model
I am using ASP.NET MVC. I have a PIF controller and on the details view, I have data showing from a variety of other models, one of which is called SAEs (I will use this as the example). For each of ...
1
vote
1
answer
142
views
PencilKit: Saving drawing to Photos
I am attempting to save a PencilKit drawing to Photos. But all I get is a yellow background.
Code explanation:
I added a blue square with a pencil to show that this view exports correctly. This does ...
1
vote
1
answer
114
views
How to edit title/axes of already compiled matplotlib plots
I expect the answer is "not possible". I am compiling some matplotlib plots that take a long time to produce. The plots are generated based on data that also takes a long time to produce, ...
0
votes
2
answers
188
views
Is there a way to use saveAll to update existing rows based on candidate key, not primary key?
Is there any way to save records (updating as required) using a composite candidate (alternative) key? We are using Spring Boot 3.4 and Java 21.
Something similar was asked 9 years ago based on old ...
0
votes
1
answer
201
views
Flutter Media Store permission to save pdf file in Mobiles Download folder
My functionality is to save a PDF file in the mobile's download folder using my Flutter app, for that, in the Android manifest I added the below permission and the functionality is working perfectly
&...
0
votes
0
answers
27
views
Data size is always set to 99 KBs when it comes to saving data in my Flash CS6 project in AS2. How can I make the data size less than 96 KBs?
The data size is always set to 99 KBs when it comes to saving data in my project that I'm working on. I'm using Flash CS6 and ActionScript 2.0. I don't want it to be more than 96 KBs. Flash CS3 does ...
1
vote
1
answer
68
views
Spring JpaRepository auto incrementes id instead of using the on i set
I have an SomeEntity, and want to create a new entry on the data base with the same "someId" but diferent "seqNum".
...
0
votes
1
answer
45
views
Having trouble getting the add message button to saveData on refresh
Haven't attempted to play around or make a site in over 20 years so still rusty. I am trying to get my code to be able to saveData to localStorage on a server I just bought. I'm not sure how to set up ...
0
votes
0
answers
137
views
How can I use a file .txt to store some passwords for many programs in python?
I have a file called password.txt and I want to store some passwords in it, I use it in a file of functions but I don't know how to make it usable for more than one file, every one having his specific ...
-1
votes
1
answer
87
views
Store file in local C drive not in default Downloads folder
In the the image above, after I click the upload button, I want to store the file in my C drive. But by default it's saved in the Downloads folder. I need to store the file in a user defined folder ...
0
votes
0
answers
25
views
pandas_gbq slow from vertex pipeline component
When trying to save to big query using pandas_gbq, it's taking considerably more time when this is being done from a vertex ai component than when simply doing it from a workbench instance. Any tips ...
0
votes
1
answer
393
views
WordPress and Elementor pages do not retain their most recent edits
I'm continuing to design my website using my local hard drive as a temporary server. I'm building my site with WordPress and the Elementor plugin.
During this process I have sometimes had an issue in ...
0
votes
0
answers
86
views
"Save As" gives wrong values on the Y axis of a graph
I have a question about Excel VBA.
I struggle to find out what is causing a certain behaviour.
When running the code below, which is started with a Button on sheet 1, the graphs on sheet 2 are changed....
0
votes
1
answer
63
views
Updating Stock Data from DetailProduct Sheet into Stock Data in Product Sheet
iam very new to VBA excel and programming and i've been stuck with one problem.
ive 2 sheets, one is "Product" Sheet for product data and "inItemDetail" Sheet for product that we ...
0
votes
1
answer
153
views
Catboost error when loading pool from disk
I am creating a catboost pool from a pandas dataframe (columns have strings as names, not sure if thats relevant) and then quantizing it and saving to disk using this code:
...
1
vote
2
answers
79
views
Saving A plot using matplotlib, seaborn
I am trying to plot Facet Grid, I have created whole function so it is more convenient, when I test it in my code editor it shows like it is in this
, but when I actually save it is shown like this:
...
1
vote
1
answer
337
views
Why won't Elementor save my changes to my WordPress website?
I'm designing a new website using Elementor and WordPress. The site is being built offline, on my local hard drive, which I'm using as my localhost until finish the site. At that point, I'll transfer ...
0
votes
1
answer
106
views
Can I write a function whose purpose is to save the contents of a generic object on a file?
Can I write functions whose purpose is to save and load the contents of a generic object to/from a file?
Something like:
...
0
votes
2
answers
94
views
Problem with formatting table with LaTex format
I have a table with squirrel sightings, where I have species, year, total abundance and mean_abundance, like below:
...
-1
votes
1
answer
48
views
Problem with saving a mutable list of strings to an object class in Kotlin. (Android Studio)
I am making an Android app, and I need a little help. I am saving 4 things to a data storage class: Strings (chat name), lists of Strings (full chat), lists of ChatMessages (summarized chats), and ...
1
vote
2
answers
150
views
Kotlin - Load and save data in activities when minimize or kill app
I'm working on my first kotlin app with several activities. Each activity is composed of fields that the user fills in and saved into an SQLitedatabase
I need help on when to save and reload data.
...
1
vote
1
answer
119
views
R package gtsave cropping image, despite setting vwidth
I have made a table using gt_tables and I want to save it as a .png. When I use gtsave, it always crops out half the table, even if I set the vwidth really high.
This code was working until this week. ...
-1
votes
1
answer
63
views
Save and overwrite if necessary GD file in PHP [closed]
I modify a file using GD in PHP and am currently saving it with the code below. However, the code below does not overwrite an existing file.
What do I need to do to overwrite an existing file or one ...
1
vote
0
answers
31
views
How to save a graph as a specific size using matplotlib? [duplicate]
I am currently trying to save a graph that I need to control the size of, but I cannot figure out how to control the size of the saved graph itself. There seems to be some disconnect between the save ...
1
vote
1
answer
54
views
Powershell - Keeping a mapped drive open for saving document
I have a powershell script I've created that stores a copy of a text file to a mapped drive over a WAN VPN when the text file on the host machine is modified. It works fine until there is a brief drop ...
2
votes
0
answers
92
views
How can I properly save and load this custom tensorflow model?
A tensorflow layer in a model is simply not loading correctly after saving no matter what I do with it, the model trains and saves well but doesn't load when I need it at a later time. I save the ...
0
votes
0
answers
39
views
How to save R interactive plots (e.g. plotly plots) in Linux? [duplicate]
I have created an interactive plot using plotly (with tooltips). I am using Linux command line interface.
Is it mandatory to use RStudio to save these interactive plots as they are (not as static ...
0
votes
1
answer
95
views
Infinite loop while closing another workbook
I'm working on an Excel project where I use VBA and two workbooks :
One to update some tables (analysis requests updated with a macro while opening) and another one where I copy part of those tables ...
-1
votes
2
answers
128
views
Storing a struct that contains std::vector without the vector-data
I have a complicated struct with sub-structs to store the settings of my program. This structs contain some std::vectors. I save the struct with this easy function:
...
1
vote
1
answer
83
views
Save picture from excel to a file
I have an excel where I import some pictures (from a onedrive file, they are uploaded as part of a query). These pictures are part of an auto-response PDF I will generate from my excel file, that ...
0
votes
2
answers
201
views
How to Save a Matrix as a PNG Image and Reload it to Recover the Original Matrix
I would like to save a 96x96 matrix as an image.
The values in the matrix range from -1 to 1.
When I save the matrix using
plt.imsave(path, matrix, cmap='rainbow'),
...
-1
votes
1
answer
61
views
Save video from url https... with UISaveVideoAtPathToSavedPhotosAlbum to photo library
Could somebody show me the simple code for saving video to the photolibrary
I have link
...
0
votes
0
answers
87
views
VBA Excel thisworkbook.saved changes inexplicably
My goal is to close a file without being prompted to save after changing a shape, specifically the size of a button; to this end, after changing the button, I set Thisworkbook.saved to True but if I ...
2
votes
1
answer
212
views
Save to disk training dataset and validation dataset separately in PyTorch
I want to save train dataset, test dataset, and validation dataset in 3 separate folders.
Doing this for training and testing is easy
...
1
vote
1
answer
109
views
Messagebox for overwriting files does not pop up
I have written the following VBA code to save my Solidworks files. It also checks if files already exists in the folder and if so - asks through a messagebox if these files need to be overwritten.
...
1
vote
1
answer
41
views
Saving 2d Lists to local device - Flutter
i am looking to save data to the device my Pre Delivery Checklist App is runing on (hence all the boolean data(for the checklists)). The data would look something like this:
...
1
vote
1
answer
475
views
How to disable automatic power saving mode?
In developer mode, my phone automatically switches to power saving mode when the battery level is below 75%. I would like to disable this feature.
In my previous Google Pixel 8 Pro phone, there was an ...
3
votes
1
answer
156
views
What do I do if my Apps Script didn't save?
I was working on an AppScript with a personal account. I clearly remember saving it. However when I looked back the next day, all the progress I made was gone.
I ...
0
votes
0
answers
59
views
When opening an Excel WB \\<server_ip>\<path>\<wbName> and trying to save: "someone else is working on \\<server_IP>\<path>\<wbName>, try again later
When opening an Excel Workbook in File Explorer from within the windows server by calling \<server_IP><path><wbName>.xlsm and trying to save the WB after making a change, ...
0
votes
0
answers
133
views
In B4A, external folder storage
My codes should be correct, but I could not get the correct resourse to edit my Manifest file to allow SAVE permission.
...
1
vote
1
answer
279
views
Tensorflow 2.17 - Saving custom model does not work for me
(tensorflow 2.17, Windows 10)
I can't save and restore a custom model using subclassing method.
Please find below the code to reproduce the problem :
...
0
votes
0
answers
36
views
Use reflection to save/load data from/for many different objects
I am making a tile-based RPG in Java with a 3d array of tiles, each tile having an entity etc. I know how to save/load the tiles (grass has an id of 0, ...
1
vote
1
answer
97
views
Temporarily replace values in string
I have a very simple question for you, but I cannot find it on the internet.
I have a list called ArrayList(i) of which I want to replace some strings for only one line. After that line, it should be ...
0
votes
1
answer
142
views
Overwrite files msgbox within a loop using Solidworks vba
I have a script that saves x amount parts of a SW assembly into step/xt, based on the input of a userform.
This works really well. However, I want to add a messagebox that asks "Do you want to ...
1
vote
1
answer
91
views
Is there a way to save text in R without it actively implementing \n? [closed]
I'm trying to use a handful of smaller functions to generate input for R Markdown. Some of the input for R Markdown contains calls like:
...