Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,788 for

save

(0.22 sec)
  1. 通过Node.js via C++在转换为PDF时导出文档结构|Documentation

    了解如何在将Excel文件转换为带标签的PDF时导出文档结构,使用编号Aspose.Cells for Node.js via C++。...); // Save the pdf file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/zh/nodejs-cpp/export-docu...
  2. 将 PPT 和 PPTX 转换为 PDF(JavaScript)[包括高级功能]|Aspose...

    使用 Aspose.Slides for Node.js 将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...Presentation 类,然后使用 save 方法将演示文稿保存为 PDF。 Presentation 类公开的 save 方法通常用于将演示文稿转换为...将演示文稿保存为 PDF。 presentation . save ( "PPT-to-PDF.pdf" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  3. Convert EPS files using .NET API

    EPS to BMP conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here.... Save the PostScript document as an...an image with image save options to an array of arrays of bytes...

    docs.aspose.com/page/net/convert-eps/
  4. Add Text to PDF Using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Save the file again. Add Text to...textFragment ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/text/
  5. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file. Add Table in PDF -...paragraphs . add ( table ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/table/
  6. Load Specific Worksheets in a Workbook with Nod...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for Node.js via C++. Improves performance and reduces memory consumption.... // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/load-specific-...
  7. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement.... Save ( ArtifactsDir + "Font.CreateFormattedRun...AppendChild ( textBox ); doc . Save ( ArtifactsDir + "Shape.CreateTextBox...

    reference.aspose.com/words/net/aspose.words/sto...
  8. Apply Custom Style Sheet to a Visio Diagram in ...

    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....custom_stylesheet ) end \ # Save diagram diagram . save ( data_dir + "ApplyCustomStyleShee...

    docs.aspose.com/diagram/java/apply-custom-style...
  9. Manage Headers and Footers of the Visio Diagram...

    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....() -> setUnderline ( 0 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "HeadersAndFooters...

    docs.aspose.com/diagram/java/manage-headers-and...
  10. 在 Ruby 中将超链接添加到 Visio 形状|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....hyperlink ) \ # Save diagram diagram . save ( data_dir + "Hyperlinks...

    docs.aspose.com/diagram/zh/java/add-hyperlink-t...