Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 369,046 for

save

(0.24 sec)
  1. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....Diagram 类的构造函数读取 diagram 文件,并使用 Save 方法将 diagram 导出为任何支持的图像格式。 VSD...类的实例。 Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/zh/python-java/convert-...
  2. How to - developer tips|Documentation

    Learn about the developer tips about Java Image Processing Library such as how to convert image to vectorized psd image, Save transparent image and more....looks like a scanned Set or Save Transparent Image in Java Textual...

    docs.aspose.com/imaging/java/developer-guide/ho...
  3. Split PDF, HTML, TXT Files using Python | Aspos...

    Python sample code to split files on any platform.... Save current page as a separate PDF... add ( page ) newDocument . save ( "page_" + pageCount + "_out"...

    products.aspose.com/pdf/python-cpp/splitter/
  4. Split PDF File into Individual Pages in PHP|Asp...

    Discover how to split a PDF document into individual pages using PHP and Aspose.PDF for efficient page extraction....-> get_Item ( $pdf_page )); # save the newly generated PDF file...file $new_document -> save ( $dataDir . "page_# { $pdf_page } .pdf"...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  5. Set Milestone Shape Properties in PHP|Documenta...

    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....$milestone_helper -> setType ( 6 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetMilestoneShapePro...

    docs.aspose.com/diagram/java/set-milestone-shap...
  6. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint presentation... save( "pres.ppt" , slides . export...edit. Add a new line of text. Save the changed PowerPoint file...

    products.aspose.com/slides/python-net/editor/ppt/
  7. AiModel.create method | Aspose.Words for Node.js

    AiModel.create method. Creates a new instance of [AiModel](../) class.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SvgTextOutputMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgTextOutputMode enum to customize text rendering in SVG format, enhancing document presentation and visual appeal....document should be rendered when saving in SVG format. public enum...the SvgSaveOptions object to save with no page borders or selectable...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to remove Watermark Annotation using C++ | ...

    Remove Watermark annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/watermar...
  10. How to remove Link Annotation using C++ | Aspos...

    Remove Link annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/link/rem...