Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 312,271 for

save

(0.06 sec)
  1. XamlFlowSaveOptions.ImageSavingCallback | Aspos...

    Discover XamlFlow's ImageSavingCallback property to effortlessly manage image saving options when exporting documents to XAML. Optimize your workflow today!...how images are saved when a document is saved to XAML. public...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert PowerPoint to TIFF with Notes in PHP|As...

    Convert PowerPoint and OpenDocument presentations to TIFF with notes using Aspose.Slides for PHP via Java. Learn how to export slides with speaker notes efficiently....and efficient, utilizing the save method of the Presentation class...Presentation to TIFF with Notes Saving a PowerPoint or OpenDocument...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with C# API or Library."...can be executed in two ways: saving it to an XML-file using the...mentioned, there are two ways to save the current state of class BarcodeGenerator...

    docs.aspose.com/barcode/net/barcode-generation-...
  4. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....Collada save format. Use of the Discreet...rvm" , opt ); # save in the OBJ format scene . save ( "LAD-TOP.obj"...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  5. Refresh Values of Linked Shapes with C++|Docume...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....Cells if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/cpp/refresh-values-of-lin...
  6. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language....dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.PSD for Java 25.4 - Release Notes|Docume...

    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.... save ( outputFile , new PngOptions...( sourceFile_1 )) { image . save ( outputFile_1 , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  8. 在xlsx4j中将工作簿转换为HTML|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....//Specify the HTML Saving Options HtmlSaveOptions save = new HtmlSaveOptions..."book1.xls" ); //Save the HTML file book . save ( dataDir + "AsposeHTMLSpreadshee...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  9. Aspose.PSD for Java 23.8 - Release Notes|Docume...

    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....information lost on just opening and saving Bug PSDJAVA-522 Image loading...TruecolorWithAlpha ); psdImage . save ( outputFile , pngOptions );...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. Add Pages to PDF using Python for .NET | Aspose...

    Add PDF pages to your document programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. Insert...insert ( 2 ) # Save output file document . save ( output_pdf )...

    products.aspose.com/pdf/python-net/pages/add/