Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 368,329 for

save

(0.32 sec)
  1. PDF Conversion Solution using Python | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Python for .NET Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Python for .NET...to Word documents using the Save method. If you need to tweak...to HTML and Images: You can save PDFs as HTML with embedded resources...

    products.aspose.com/pdf/python-net/conversion/
  2. Aspose::Words::Saving::MarkdownSaveOptions::Mar...

    Aspose::Words::Saving::MarkdownSaveOptions::MarkdownSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the Markdown format in C++....Aspose::Words::Saving::MarkdownSaveOptions::MarkdownSaveOptions...this class that can be used to save a document in the Markdown format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。... 使用 Save 方法保存更新后的 PDF 文件。 可用的属性有: CenterWindow。...UseThumbs ; // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  4. Password Protect or Unprotect the Shared Workbo...

    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....while enabling sharing, and saves it as the output Excel file...34"); // Save the output Excel file workbook . save ( "outputProtectSharedW...

    docs.aspose.com/cells/nodejs-cpp/password-prote...
  5. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task...."Demo" }), ts ); //Save the Document document -> Save ( _dataDir +...Delete ( wa ); } document -> Save ( _dataDir + u "sample_watermark_del...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  6. NPE while saving doc as HTML - Free Support For...

    reproduce_bug_mini_anonymized.docx (4.7 MB) Summary Document loads successfully but throws NullPointerException when saving to HTML format. Issue Description When attempting to Save a specific Word document to HTML for…...NPE while saving doc as HTML Aspose.Words Product Family words-java...throws NullPointerException when saving to HTML format. Issue Description...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  7. ImageSaveOptions.page_layout property | Aspose....

    ImageSaveOptions.page_layout property. Gets or sets the layout used when rendering multiple pages into a single output.... saving . MultiPageLayout : ... @page_layout..., value : aspose . words . saving . MultiPageLayout ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_page_resolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....can pass to the document's "Save" method # to modify how that...document to .PDF. save_options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting to MHTML Files in Jython|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....xlsx" # Specify the HTML saving options sv = HtmlSaveOptions...Workbook ( filePath ) # Save the MHT file wb . save ( filePath + ".out...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  10. 在Jython中将文件转换为Mhtml|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....xlsx" # Specify the HTML saving options sv = HtmlSaveOptions...Workbook ( filePath ) # Save the MHT file wb . save ( filePath + ".out...

    docs.aspose.com/cells/zh/java/converting-to-mht...