Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 373,021 for

save

(0.2 sec)
  1. 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...
  2. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. Add page...document. Save output file. Delete page in source document. Save the...

    products.aspose.com/pdf/cpp/pages/move/
  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. 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...
  5. Aspose.PSD for .NET 24.1 - Release Notes|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.... Save ( outputFile , new PngOptions...sourceFile1 , opt )) { img . Save ( outputFile1 , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  6. 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/
  7. 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...
  8. Draw Square|Documentation

    This section explains how to draw square in a visio page with Aspose.Diagram. Support using C# to draw square and Save as pdf, svg, html, image, xps and other formats....1 , 2 , 2 ); // Save diagram diagram . Save ( dataDir + "DrawSquareInPage_out...draw a square in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/net/drawing/draw-square/
  9. 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...
  10. 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...