Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 368,257 for

save

(0.14 sec)
  1. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at any position within a PDF file using Python and Aspose.PDF for flexible document structuring.... insert ( 1 ) # Save the concatenated output file...target document) pdf_document . save ( self . dataDir + "output.pdf"...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  2. Export Visio Diagram to HTML in PHP|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....vsd" ); \ # Save as Html $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.html"...

    docs.aspose.com/diagram/java/export-visio-diagr...
  3. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....the Document object’s Save method and save the output PDF file...textFragment ); // Save resulting PDF document. document . save ( _dataDir...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  4. Optimize PDF Document for the Web in PHP|Aspose...

    Learn how to optimize a PDF document for faster web performance and reduced file size in PHP with Aspose.PDF....optimize (); #Save output document $doc -> save ( $dataDir . "Optimized_Web...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  5. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for .NET.... Save PDF Document - this article...describes a various ways how to save a PDF document to file, stream...

    docs.aspose.com/pdf/net/basic-operations/
  6. Add HTML String using DOM in Python|Aspose.PDF ...

    Learn how to add an HTML string to a PDF document using the DOM API in Python with Aspose.PDF for dynamic content insertion.... add ( title ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/python-java/add-html-string...
  7. HtmlSaveOptions.fonts_folder property | Aspose....

    HtmlSaveOptions.fonts_folder property. Specifies the physical folder where fonts are Saved when exporting a document to HTML...physical folder where fonts are saved when exporting a document to...str ): ... Remarks When you save a Document in HTML format and...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python.... The document can be saved in plain text format and can... such as Microsoft WordPad, save the document in Rich Text Format...

    docs.aspose.com/words/python-net/converting-to-...
  9. Add, Move or Delete pages in PDF using Python f...

    Manipulate PDF pages of your document programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. Add New...pages . insert ( 2 ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/pages/
  10. HtmlSaveOptions.imagesFolder property | Aspose....

    HtmlSaveOptions.imagesFolder property. Specifies the physical folder where images are Saved when exporting a document to HTML format...physical folder where images are saved when exporting a document to...() : string Remarks When you save a Document in HTML format, Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...