Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 375,303 for

save

(0.1 sec)
  1. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document....append ( outline ) # Save output document . save ( output_pdf ) Add...append ( outline ) # Save output document . save ( output_pdf ) Delete...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  2. 创建、布局和自动调整形状|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....Diagram () # save in the VSDX format diagram . save ( "CreateDiagram_Out...Diagram 类的 Layout 方法。 调用Diagram类的Save方法写入Visio图。 流程图式编程示例 import jpype...

    docs.aspose.com/diagram/zh/python-java/create-l...
  3. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.SaveOptions.createSaveOptions method...createSaveOptions(saveFormat) Creates a save options object of a class suitable...suitable for the specified save format. createSaveOptions ( saveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Saving File to Response Object with Python.NET|...

    Learn how to Save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....Ask AI Saving File to Response Object with Python.NET Contents...approaches for saving files to response streams. Saving File to Response...

    docs.aspose.com/cells/python-net/saving-file-to...
  5. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  6. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even pages of the document in their original order.... Saving . PageSet Remarks Even pages...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolder method. Specifies the physical folder where fonts are Saved when exporting a document to HTML. Default is an empty string in C++....Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolder method...physical folder where fonts are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. PageSet.All | Aspose.Words for .NET

    Access all document pages in their original order with PageSet All property. Streamline your workflow and enhance document management effortlessly!...can pass to the document's "Save" method // to modify how that...pages from // our document to save in an output PDF document based...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Creating, Loading and Saving 3D Scene|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....Creating, Loading and Saving 3D Scene Contents [ Hide ] Create...and Read an Existing 3D Scene Save a 3D Document Specify 3D File...

    docs.aspose.com/3d/python-net/creating-loading-...
  10. 绘制矩形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制矩形。支持使用C#绘制矩形并保存为pdf、svg、html、image、xps等格式。...2 , 2 , 4 ); // Save diagram diagram . Save ( dataDir + "Dra...a rectangle in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...