Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 373,092 for

save

(0.19 sec)
  1. 使用 C++ 在 ODF 1.1、1.2 和 1.3 规格下保存 ODS 文件|Documen...

    使用 Aspose.Cells 和 C++ 将 Excel 转换为符合 ODF 1.1、1.2 和 1.3 规范的文件。..." ); // Save ODS in ODF 1.2 version which...OdsSaveOptions options ; workbook . Save ( outDir + u "ODF1.2_out.ods"...

    docs.aspose.com/cells/zh/cpp/save-ods-file-in-o...
  2. Working with Portfolio in PDF using Python|Aspo...

    How to Create a PDF Portfolio with Python. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ save() method to save the portfolio document...image ) # Save Portfolio document document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/portfolio/
  3. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/Saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/Saveformat/#OTT) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF.... Finally, save the output PDF file So the following...image ); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  5. IDocumentProcessorPlugin class | Aspose.Words f...

    aspose.words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin.... save(output_stream, save_options) Save the document...output stream using the specified save options. set_image_watermark(image_watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PDF to EPUB, LaTeX, Text, XPS in C#|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using C# or .NET....Save(..) method, to generate an EPUB...pdf" )) { // Instantiate Epub Save options EpubSaveOptions options...

    docs.aspose.com/pdf/net/convert-pdf-to-other-fi...
  7. Watermarker class | Aspose.Words for Python

    aspose.words.lowcode.Watermarker class. Provides methods intended to insert watermarks into the documents....set_image(input_file_name, output_file_name, save_format, watermark_image_file_name)...document with options and specified save format. set_image(input_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library.... Save images as PNG background. Specifying...the value Html which lets you save the source file to HTML. The...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  9. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for PHP library allows to convert various images formats to PDF....file Add the image to the page Save the document to the output PDF...getParagraphs () -> add ( $image ); // Save the document to the output PDF...

    docs.aspose.com/pdf/php-java/convert-images-for...
  10. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...blue # Save the PPTX file to disk. presentation . save ( "formatted_lines...

    docs.aspose.com/slides/python-net/shape-formatt...