Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 375,713 for

save

(0.11 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. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...最后,您可以使用 Form 类的 Save 方法保存 PDF 文件。以下代码片段演示了如何从 XML...xmlInputStream ); // Save PDF document pdfForm . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/import-and-export-data/
  3. 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...
  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. DmlEffectsRenderingMode Enum | Aspose.Words for...

    Discover the Aspose.Words DmlEffectsRenderingMode enum for optimized DrawingML effect rendering in fixed page formats. Enhance your document quality!...effects in a document as we save it 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...
  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. Does the psd-java plugin have this function? - ...

    image.png (114.0 KB) I really need this feature。This feature is called Save for Web...This feature is called Save for Web Professionalize.Discourse...functionality you are looking for in the Save for Web feature? Dmitriy.Sorokin...

    forum.aspose.com/t/does-the-psd-java-plugin-hav...
  8. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....insert, extract, modify, and save images in Word documents using...images_dir + "Logo.jpg" ) doc . save ( docs_base . artifacts_dir...

    docs.aspose.com/words/python-net/working-with-i...
  9. C++ API to Export PDF to MARKDOWN | products.as...

    Convert PDF to MARKDOWN within C++ applications....Convert PDF to DOC by using Save member function Load DOC file...Words API Save the document to MARKDOWN format using Save member...

    products.aspose.com/total/cpp/conversion/pdf-to...
  10. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP.... save ( "footer.pptx" , slides . export...ity ( True ) presentation . save ( "date_time.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...