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

save

(0.17 sec)
  1. 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...
  2. 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/
  3. 使用 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...
  4. 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/
  5. Convert Workbook to HTML in xlsx4j|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....//Specify the HTML Saving Options HtmlSaveOptions save = new HtmlSaveOptions..."book1.xls" ); //Save the HTML file book . save ( dataDir + "AsposeHTMLSpreadshee...

    docs.aspose.com/cells/java/convert-workbook-to-...
  6. 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...
  7. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to Save it into a file....embedded object if you want to save it into a file. @property def...is_locked ) # If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and document properties upon saving the document....and document properties upon saving the document. @property def...information during a manual save. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IImageSavingCallback.ImageSaving | Aspose.Words...

    Discover the ImageSavingCallback method in Aspose.Words, designed to enhance image handling when saving to HTML. Optimize your workflow today!...Words saves an image to HTML. public void...split a document into parts and save them. public void DocumentPartsFileNam...

    reference.aspose.com/words/net/aspose.words.sav...