Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 369,768 for

save

(0.21 sec)
  1. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one.... Save the PDF document. The resulting...append ( layer ) document . save ( path_outfile ) print ( f "...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  2. Document.page_count property | Aspose.Words for...

    Document.page_count property. Gets the number of pages in the document as calculated by the most recent page layout operation....fixed page save format, # such as .pdf. So you can save some time...more complex documents. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.alternative_text property | Aspose.Wo...

    ShapeBase.alternative_text property. Defines alternative text to be displayed instead of a graphic.... save ( ARTIFACTS_DIR + 'Shape.alt_text.docx' ) # Save the...of the missing image. doc . save ( ARTIFACTS_DIR + 'Shape.alt_text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape.ImageData | Aspose.Words for .NET

    Access and manage shape images effortlessly with the Shape ImageData property. Get instant results or null if not applicable. Enhance your design workflow!...images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling.... save ( _dataDir + "SubsequentIndent_out...textFragment ); // Save the document pdfDocument . save ( _dataDir +...

    docs.aspose.com/pdf/java/text-formatting-inside...
  6. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize font resource saving for enhanced document performance....Words is about to save a font resource. public void...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...how to save a document to the PDF format using the Save method...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert OpenDocument Presentations in Python|As...

    Convert OpenDocument ODP to PDF, PPT, PPTX, XPS, HTML, TIFF, or SWF in Python with Aspose.Slides: code examples, high fidelity, batch conversion, and customization.... save ( "pres.pdf" , slides . export...Does Aspose.Slides open and save password-protected ODP/OTP files...

    docs.aspose.com/slides/python-net/convert-openo...
  9. DmlRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DmlRenderingMode enhances DrawingML shape rendering for high-quality fixed page formats. Optimize your document visuals!...render fallback shapes when saving to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!...stream open or close it after saving a document page. PageFileName...where the document page will be saved to. PageIndex { get; } Current...

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