Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 369,821 for

save

(0.26 sec)
  1. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance.... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Create PDF Forms using C++ | Aspose.PDF

    Create PDF forms and add fields programmatically with C++ sample code using Aspose.PDF for C++....Add field to the document and save modified PDF Create PDF Forms...textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/acroforms/create/
  3. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP.... save ( "smart_art.pptx" , slides...( smart_art ) presentation . save ( "smart_art_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  4. SaveOptions.TempFolder | Aspose.Words for .NET

    Optimize your document saving with the SaveOptions TempFolder property, which designates a folder for temporary DOC and DOCX files, enhancing efficiency....for temporary files used when saving to a DOC or DOCX file. By default...OutOfMemoryException Throw if you are saving a very large document (thousands...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert Word to Excel in C#|Aspose.Words for .NET

    Convert PDF to Excel, XML to Excel, DOCX to Excel C#. Save a document in various formats to XLSX using C#.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/net/convert-a-document-to...
  6. Generate Code128|Documentation

    Learn how to generate Code128 barcodes using Aspose.BarCode for Java with examples of size control, styling, and optimization techniques....COMPANY" ); // Save with default settings generator . save ( "code128_quick...AutoSizeMode . NEAREST ); gen . save ( "code128_sized.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…... Before I used the save level options, my normal spreadsheets...were 4 meg. When I open and save them, they are slightly smaller...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  8. Creating, Opening and Saving Images|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....Creating, Opening and Saving Images Contents [ Hide ] Creating...by PsdImage class Save the results. Saving Image Files Aspose...

    docs.aspose.com/psd/java/creating-opening-and-s...
  9. Aspose::Words::Saving::XlsxSaveOptions::get_Sec...

    Aspose::Words::Saving::XlsxSaveOptions::get_SectionMode method. Gets or sets the way how sections are handled when saving to the output XLSX document. The default value is MultipleWorksheets in C++....Aspose::Words::Saving::XlsxSaveOptions::get_SectionMode method...how sections are handled when saving to the output XLSX document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Working with Attachments in PDF|Aspose.PDF for C++

    Add attachments to your PDF, extract, remove and Save attachments with C++ library. Create a PDF Portfolio with Aspose.PDF for C++....information of an attachment, and save it to file, delete the attachment...to a PDF document Extract and save an attachment Removing attachment...

    docs.aspose.com/pdf/cpp/attachments/