Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 375,722 for

save

(0.22 sec)
  1. 创建书签|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 的 PdfBookmarEditor 类为 PDF 文件创建书签。...然后,您必须调用 CreateBookmarks 方法,并使用 Save 方法保存输出 PDF 文件。以下代码片段向您展示如何创建书签。...CreateBookmarks (); // Save PDF document bookmarkEditor . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/create-bookmarks/
  2. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A‑compliant PDF files using Aspose.Cells for Node.js via C++....js via C++ enables you to save Excel files to PDF/A‑compliant...This topic describes how to save an Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  3. 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/
  4. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria....pages from a document file and saves the extracted pages to a new...ile_name, output_file_name, save_format, start_page_index, page_count)...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to Save your document parts for seamless management....where the document part will be saved to. public Stream DocumentPartStream...This property allows you to save document parts to streams instead...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Render Presentations with Fallback Fonts in С++...

    Render presentations with fallback fonts in Aspose.Slides for С++ – keep text consistent across PPT, PPTX and ODP with step-by-step С++ code samples....With Presentation::Save() method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/cpp/render-presentation-...
  7. Decorate Form Field in PDF|Aspose.PDF for Java

    Learn how to apply decorations like borders or colors to form fields in PDF documents using Aspose.PDF in Java....method and finally save the updated PDF using Save method of FormEditor...decorateField ( "City" ); editor . save ( _dataDir + "Sample-Form-02...

    docs.aspose.com/pdf/java/decorate-form-field/
  8. Changing the Layout of Pivot Table with C++|Doc...

    Learn how to change the layout of a Pivot Table in Compact, Outline, and Tabular forms using Aspose.Cells for C++....CalculateData (); // Save the output workbook . Save ( outDir + u "CompactForm_out...CalculateData (); // Save the output workbook . Save ( outDir + u "OutlineForm_out...

    docs.aspose.com/cells/cpp/changing-the-layout-o...
  9. Import Presentations from PDF or HTML in JavaSc...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js for seamless, high-performance slide processing.... Use the save() method to save the file in the PowerPoint...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/nodejs-java/import-prese...
  10. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets....Save(..) constructor. Converting...// Save the file into MS document format document . save ( xlsFileName...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...