Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 373,271 for

save

(0.52 sec)
  1. 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...
  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. Decorate Form Field in PDF|Aspose.PDF for Java

    Learn how to apply decorations like borders or colors to form fields in PDF documents using Aspose.PDF in Java....method and finally save the updated PDF using Save method of FormEditor...decorateField ( "City" ); editor . save ( _dataDir + "Sample-Form-02...

    docs.aspose.com/pdf/java/decorate-form-field/
  5. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...); // Save the PPTX file to disk. $presentation -> save ( "formatted_lines...

    docs.aspose.com/slides/php-java/shape-formatting/
  6. Set Default Font while Rendering Spreadsheet to...

    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.... It then saves the workbook to HTML using different...); cell . setStyle ( st ); // Save the workbook in HTML format...

    docs.aspose.com/cells/nodejs-cpp/set-default-fo...
  7. Create a Document in Python – Create or Load HT...

    Learn how to load HTML from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents using Aspose.HTML for Python via .NET....NET Create, Edit, and Save HTML Create a Document Live...create an empty HTML document and save it to a file. Copy 1 # Create...

    docs.aspose.com/html/python-net/create-a-document/
  8. 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...
  9. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....index )); } // Save updated PDF file pdfSign . save ( _dataDir +...false ); // Save updated PDF file pdfSign . save ( _dataDir +...

    docs.aspose.com/pdf/java/remove-signature-from-...
  10. 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...