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

save

(0.15 sec)
  1. Online TEX to DOCM Conversion or Develop Java b...

    Free online app to convert TEX to DOCM files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOCM format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  2. Aspose.PSD for Java 23.12 - Release Notes|Docum...

    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....” on saving of Text Layer After Update...layerresources.LmskResource.save(com.aspose.psd.StreamContainer...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  3. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work.... Save the modified presentation. In...presentation . slides [ 0 ]) # Save the modified presentation to...

    docs.aspose.com/slides/python-net/clone-slides/
  4. Working with Outlook Tasks|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....Contents [ Hide ] Creating, Saving and Reading Outlook Tasks Aspose...to create Outlook tasks and save them as MSG format. The MapiTask...

    docs.aspose.com/email/java/working-with-outlook...
  5. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance.... To learn more, visit the Save a Document documentation article...group shape that is about to be saved. Document { get; } Gets the...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Copy Outer Field|Aspose.PDF for Python via .NET

    This example demonstrates how to copy a form field from one PDF document to another using Aspose.PDF for Python.... Save the empty target document. Create...PDF to page 1 at (200, 600). Save the updated target PDF. from...

    docs.aspose.com/pdf/python-net/copy-outer-field/
  7. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in C++ with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation.... It shows how to save a presentation as an SWF file...file with the Presentation::Save method and how to configure the...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  8. Converting WMF and EMF to Other Image Formats|D...

    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....files and same can be used to save the image to PDF format. The...files and same can be used to save the image to Webp format. The...

    docs.aspose.com/imaging/python-net/converting-w...
  9. Add, Delete and Get Annotation - Facades|Aspose...

    Discover how to add, delete, and retrieve annotations in PDF documents using C++ and Aspose.PDF for advanced document markup.... Save the PDF document by using the Save(…) method....deleted. Finally, use the Save method to save the updated PDF file...

    docs.aspose.com/pdf/cpp/add-delete-and-get-anno...
  10. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....paragraphs collection of page Save our PDF file void ExampleCircle...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-circle/