Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 369,861 for

save

(0.12 sec)
  1. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON..., options ); // Optionally, save the document with fields to...to a new PDF document . Save ( dataDir + "TextBox_out.pdf" ); }...

    docs.aspose.com/pdf/net/import-export-json/
  2. Manage Presentation Backgrounds in Java|Aspose....

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Java, with code tips to boost your presentations.... Save the modified presentation. The...); // Save the presentation to disk. presentation . save ( "SolidColorBackground...

    docs.aspose.com/slides/java/presentation-backgr...
  3. Manage Presentation Backgrounds in PHP|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for PHP via Java, with code tips to boost your presentations.... Save the modified presentation. The...); // Save the presentation to disk. $presentation -> save ( "...

    docs.aspose.com/slides/php-java/presentation-ba...
  4. Aspose.PSD for Java 24.2 - 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.... Bug PSDJAVA-593 Fix saving psd files having Stroke Pattern...fillLayer . update (); image . save ( outputFile , new PsdOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for Node.js via C++. Improve the presentation of generated HTML tables....sourceFilePath ); // Specify Html Save Options const options = new...setWidthScalable ( true ); // Specify image save format options . setExportImagesAsBas...

    docs.aspose.com/cells/nodejs-cpp/set-column-wid...
  6. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Use Aspose.Words for Java to convert documents from Word or any other supported formats to HTML, MHTML, or EPUB....one of the Save method overloads is used. You can save the document...explicitly set the output document save format or define it from the...

    docs.aspose.com/words/java/convert-a-document-t...
  7. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Discover the Hyphenation IsDictionaryRegistered method, checks if a dictionary is registered for your language, ensuring accurate hyphenation in your applications....dictionary, // and save it to a fixed-page save format. The text... LCID ), Is . True ); doc . Save ( ArtifactsDir + "Hyphenation...

    reference.aspose.com/words/net/aspose.words/hyp...
  8. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language....dictionary, # and save it to a fixed-page save format. The text...locale_id == 2055 ))) doc . save ( ARTIFACTS_DIR + 'Hyphenation...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XamlFixedSaveOptions.resources_folder_alias pro...

    XamlFixedSaveOptions.resources_folder_alias property. Specifies the name of the folder used to construct image URIs written into an fixed page Xaml document... Remarks When you save a Document in fixed page Xaml...format, Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....document parts are saved when a document is saved to HTML or EPUB...split a document into parts and save them. public void DocumentPartsFileNam...

    reference.aspose.com/words/net/aspose.words.sav...