Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 369,843 for

save

(0.11 sec)
  1. Remove Pages from PDF using Java | Aspose.PDF

    Remove pages from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/java/pages/remove/
  2. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/Saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/Saveformat/#OTT) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API...the pixel data directly, and save the modified image. Steps to...values as needed. Save the Modified Pixel Data : Save the modified...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  4. FileFormatUtil.saveFormatToLoadFormat method | ...

    FileFormatUtil.SaveFormatToLoadFormat method. Converts a [SaveFormat](../../Saveformat/) value to a [LoadFormat](../../loadformat/) value if possible....Examples Shows how to convert a save format to its corresponding...file types can have documents saved to, but not loaded from using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert PowerPoint Presentations to XPS on Andr...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Java using Aspose.Slides for Android. Get step-by-step guide and sample code.... you will find it easier to save, share, and print your documents...so you may want to consider saving files to this format. If you...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. Convert PowerPoint Presentations to XPS in Java...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Java using Aspose.Slides. Get step-by-step guide and sample code.... you will find it easier to save, share, and print your documents...so you may want to consider saving files to this format. If you...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Ke...

    Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlChars method. Keeps original representation of legacy control characters in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlCha...characters. bool Aspose :: Words :: Saving :: OoxmlSaveOptions :: get...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... Save the changes to a new PDF file using save method...."Custom creator" # Save PDF document document . save ( data_dir + "SetFileInfo_out...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  9. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... Save the changes to a new PDF file using save method...."Custom creator" # Save PDF document document . save ( data_dir + "SetFileInfo_out...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  10. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using Java library.... Call the Document class’ Save(..) method to generate the PDF...pdf" ; // Save the updated document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/change-page-size/