Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 38,277 for

save

(0.03 sec)
  1. ImageData.ToImage | Aspose.Words for .NET

    Unlock the power of the ToImage method in ImageData to easily retrieve images stored in shapes as Image objects. Enhance your projects effortlessly!... Examples Shows how to save all images from a document to...// Go through each shape and save its image. for ( int shapeIndex...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 3D Presentation|Aspose.Slides for Node.js via ....

    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 ( "sample_3d.png" , aspose ...slideImage . dispose (); } } pres . save ( "sandbox_3d.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/3d-presentat...
  3. Generate AustraliaPost BarCode with Different F...

    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.... Standard ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "AusraliaPost-Barcode...

    docs.aspose.com/barcode/java/generate-australia...
  4. AiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.AiModel class, your key to leveraging advanced Generative Language Models for enhanced text generation and automation.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters....doc" ); // When we save the document to an OOXML format...the document's saving method to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...that can be specified when saving a document into fixed page...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.exportImagesAsBase64 property |...

    HtmlSaveOptions.exportImagesAsBase64 property. Specifies whether images are Saved in Base64 format to the output HTML, MHTML or EPUB...Specifies whether images are saved in Base64 format to the output...created. Examples Shows how to save a .html document with images...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PsSaveOptions.use_book_fold_printing_settings p...

    PsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....whether the document should be saved using a booklet printing layout...FixedPageSaveOptions.page_set is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.PSD for .NET 21.9 - 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....Compression Default for PSD Saving to avoid huge output PSD Feature...Compression Default for PSD Saving to avoid huge output PSD string...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-9...
  10. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...already created output stream and save options. Create a rectangle...the rectangle. Close the page. Save the document. If we need to...

    docs.aspose.com/page/java/ps/working-with-shapes/