Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 372,838 for

save

(0.24 sec)
  1. 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/python-net/convert-v...
  2. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render... Saving . PageSet Examples Shows how...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....)) #// Save diagram in the pdf format diagram . save ( "Visio_out...diagram,Save 方法用于以不同的文件格式保存或导出 diagram。本文中的代码片段显示了如何使用 Save 方法将 Visio...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  4. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....Aspose::Words::Saving namespace Contents [ Hide ] The Aspose...Aspose.Words.Saving namespace provides classes and enumerations that...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Public API Changes in Aspose.Email 4.8.0|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....for additional settings of saving MailMessage were added: SaveOptions...load(String) load(String,int) save(Stream) save(Stream,Aspose.Email.Outlook...

    docs.aspose.com/email/java/public-api-changes-i...
  6. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate Save options tailored for your preferred format, enhancing your document management efficiency....CreateSaveOptions( SaveFormat ) Creates a save options object of a class suitable...suitable for the specified save format. public static SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SaveOutputParameters class | Aspose.Words for P...

    aspose.words.saving.SaveOutputParameters class. This object is returned to the caller after a document is Saved and contains additional information that has been generated or calculated during the Save operation...caller after a document is saved and contains additional information...generated or calculated during the save operation. The caller can use...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. 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/python-java/convert-...
  9. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Save 保存Microsoft Visio图纸的方法。有允许将绘图保存到文件的重载。绘图可以保存为...Microsoft Visio 文件,只需使用 Diagram.Save 方法,它接受具有完整路径的文件名或文件流对象。 Aspose...

    docs.aspose.com/diagram/zh/python-net/save-visi...
  10. Move PDF Pages|Aspose.PDF for PHP via Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for PHP via Java.... Save the output file Delete the page...page from the input document. Save the modified input document...

    docs.aspose.com/pdf/php-java/move-pages/