Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 369,768 for

save

(0.2 sec)
  1. Load, Extract Data and Save from TTF | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and Save TTF fonts within C++....Loading, Extracting Data and Saving from TrueType Fonts Live Demos...Pricing Buy Load, Extract Data and Save from TTF | C++ Contents [ Hide...

    docs.aspose.com/font/cpp/loading-saving-truetyp...
  2. IDocumentProcessorPlugin.Save | Aspose.Words fo...

    Effortlessly Save documents with the IDocumentProcessorPlugin Save method, ensuring optimal output with customizable Save options for your needs....Save IDocumentProcessorPl.Save method Save the document loaded...using the specified save options. public void Save ( Stream outputStream...

    reference.aspose.com/words/net/aspose.words/ido...
  3. Aspose::Words::Drawing::OleFormat::Save method ...

    Aspose::Words::Drawing::OleFormat::Save method. Saves the data of the embedded object into the specified stream in C++....ormat::Save method Contents [ Hide ] OleFormat::Save(const S...stem::IO::Stream>&) method Saves the data of the embedded object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Extract and Save an Attachment|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....Extract and Save an Attachment Contents [ Hide ] Get All Attachments...useful either when you want to save the documents separately from...

    docs.aspose.com/pdf/cpp/extract-and-save-an-att...
  5. Cancelling save operation - Free Support Forum ...

    making a call to doc.Save(filename, SaveOptions); for a large file sometimes takes several minutes - is there a way to notify the Save to cancel or possibly a callback or java interface that can be used to cancel the sav…...Cancelling save operation Aspose.Words Product Family doug.dowell2...2:33pm 1 making a call to doc.save(filename, saveOptions); for...

    forum.aspose.com/t/cancelling-save-operation/17...
  6. Save Documents in Apache POI and Aspose.Words|A...

    Save documents easily and fast instead of using Apache POI....Ask AI Save Documents in Apache POI and Aspose.Words Contents...Aspose.Words - Save Document Simply use the Document.Save method with...

    docs.aspose.com/words/java/save-documents-in-ap...
  7. Set timeout on save|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....timeout on save Contents [ Hide ] Set timeout on save Aspose.CAD...on save. This might be helpful in cases where the saving process...

    docs.aspose.com/cad/net/set-timeout-on-save/
  8. Can not save layer to geojson - Free Support Fo...

    env: .net 9 win11 aspose.gis 25.3 q1:can not Save layer to geojson var path = "CreateFileGdbDataset_out.gdb"; using (var dataset = Dataset.Create(path, Drivers.FileGdb)) { using (var layer = dataset.CreateLa…...Can not save layer to geojson Aspose.GIS Product Family lsl April...win11 aspose.gis 25.3 q1:can not save layer to geojson var path =...

    forum.aspose.com/t/can-not-save-layer-to-geojso...
  9. Save Workbook to Strict Open XML Spreadsheet Fo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ask AI Save Workbook to Strict Open XML Spreadsheet Format Contents...Scenarios Aspose.Cells allows you to save the workbook in Strict Open...

    docs.aspose.com/cells/net/save-workbook-to-stri...
  10. Exception with SaveAsync but not Save - Free Su...

    Hi all We use Aspose.Pdf.Document to add QR codes on top of existing PDF files. What we do is roughly the following: using var document = new Document(streamOfPdfFile); AddQrCode(document); document.SaveAsync(streamOf…...Exception with SaveAsync but not Save Aspose.PDF Product Family aspose-pdf-net...When I replace SaveAsync with Save the error disappears. I unfortunately...

    forum.aspose.com/t/exception-with-saveasync-but...