Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 368,095 for

save

(0.14 sec)
  1. 使用C++为图表工作表创建PdfBookmarkEntry|Documentation

    了解如何使用Aspose.Cells for C++为图表工作表创建PdfBookmarkEntry。...push_back ( ent4 ); // Create Pdf Save Options with Bookmark Entries...opts . SetBookmark ( ent1 ); // Save the output Pdf U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/create-pdfbookmark...
  2. Drawing Raster Images on Vector Images|Document...

    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....specified bounds of the vector image Save the results Draw Raster Image...specified bounds of the vector image Save the results Draw Raster Image...

    docs.aspose.com/imaging/python-net/drawing-rast...
  3. Convert XBRL to iXBRL in Python|Documentation

    Python Finance Library API supports converting XBRL files to iXBRL. Please see the code provided in this article....save method. To save the document is IXBRL...format, set the SaveOptions.save_format to SaveFormat.IXBRL ...

    docs.aspose.com/finance/python-net/convert-xbrl...
  4. MD to TEX Converter using Python | Aspose.PDF

    Sample code on Python for MD to TEX conversion. Use example code for batch MD to TEX conversion with Python and .NET...LaTexSaveOptions class to customize the save process, such as specifying...useful for specific use cases. Save the loaded PDF file to a LaTeX-based...

    products.aspose.com/pdf/python-net/conversion/m...
  5. HTML to PPTX Converter using Python | Aspose.PDF

    Sample code on Python for HTML to PPTX conversion. Use example code for batch HTML to PPTX conversion with Python and .NET...will be used to generate and save the output files, passing in...library to specify settings for saving the document as a PowerPoint...

    products.aspose.com/pdf/python-net/conversion/h...
  6. MD to PPTX Converter using Python | Aspose.PDF

    Sample code on Python for MD to PPTX conversion. Use example code for batch MD to PPTX conversion with Python and .NET...PptxSaveOptions class to customize the save process, such as specifying...case, PowerPoint presentation). Save the loaded PDF file to a PowerPoint...

    products.aspose.com/pdf/python-net/conversion/m...
  7. Aspose.SVG for .NET 24.3.0 – 将 SVG 保存到流

    使用已弃用的类和新类将 SVG 保存到使用 24.3.0 及更早版本的 Aspose.SVG for .NET 库的流的示例。...// Save SVG with resources to a Zip archive 21 doc. Save (zipSrorage);...// Save SVG with resources to a Zip archive 21 doc. Save (resourceHandler);...

    docs.aspose.com/svg/zh/net/migration-between-ve...
  8. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF... Save resultant PDF document. Following...World!" )); // Save PDF document document . Save ( dataDir + "HelloWorld_out...

    docs.aspose.com/pdf/net/hello-world-example/
  9. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class.... save ( file_name = ARTIFACTS_DIR...append_child ( inner_table ) doc . save ( ARTIFACTS_DIR + 'Table.create_nested_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. WarningInfoCollection class | Aspose.Words for ...

    aspose.words.WarningInfoCollection class. Represents a typed collection of [WarningInfo](../warninginfo/) objects...Words generates during a load or save operation. Create an instance...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/python-net/aspose.wo...