Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 369,821 for

save

(0.1 sec)
  1. 以编程方式移动 PDF 页面 C#|Aspose.PDF for .NET

    尝试使用 Aspose.PDF for .NET 在所需位置或 PDF 文件末尾移动页面。... 使用 Save 方法保存输出 PDF。 Delete 源文档中的页面。 使用 Save 方法保存源 PDF。...( page ); // Save PDF document dstDocument . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/move-pages/
  2. Supported File Formats|Aspose.PDF for Go via C++

    This page shows which Aspose.PDF for Go can load and Save file formats....can load and save. Format Description Load Save Remarks PDF Portable...format) XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/go-cpp/supported-file-formats/
  3. 使用JavaScript通过C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++动态生成文件并直接发送到客户端浏览器。...为此,请使用接受以下参数的 Save 方法的特殊重载版本: JavaScript响应对象。 文件名。...< body > < h1 > Aspose.Cells Save XLS Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/saving-...
  4. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....embedded object if you want to save it into a file. public string...false )); // If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++.... Simply save an Excel file to PDF using the...the Workbook class' Save method. The Save method provides the...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  6. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin.... save(outputStream, saveOptions) Save the document...output stream using the specified save options. setImageWatermark(imageWatermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Specify Symbologies for BarCodes in Ruby|Docume...

    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....Code39Standard ) \ # Save image to disk builder . save ( data_dir + "code39Standard...) . QR ) \ # Save image to disk builder . save ( data_dir + "QR...

    docs.aspose.com/barcode/java/specify-symbologie...
  8. Add Pages to PDF using Rust | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. Insert...; // Save the previously opened PDF-document pdf . save () ?...

    products.aspose.com/pdf/rust-cpp/pages/add/
  9. Public API Changes in Aspose.3D 16.9.0|Document...

    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....PdfFormat Class Save a 3D Scene in the PDF Format...FileFormat class for loading and saving purposes. The PdfFormat class...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....particular image, save the updated PDF file using Save method of the...jpg" )); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...