Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 368,275 for

save

(0.15 sec)
  1. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    Aspose.Words.Saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable document content such as shape, widths and other during saving....shape, widths and other during saving. Members Name Description Centimeters...that the document content is saved using centimeters. Inches Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PDF Viewer via Java | Aspose.PDF

    Open and view documents programmatically with Java sample code using Aspose.PDF for Java...pdf" ); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/java/viewer/
  3. Remove Tables from PDF using C# | Aspose.PDF

    Remove tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save the file. Delete Tables from...Remove ( table ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/table/remove/
  4. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm.... Remarks In order to save document without encryption...' ) save_options = aw . saving . OoxmlSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 程序化拆分 PDF|Aspose.PDF for .NET

    本主题展示了如何在您的 .NET 应用程序中使用 C# 将 PDF 页面拆分为单独的 PDF 文件。... 使用 Save 方法保存新的 PDF。 以下代码片段也适用于 Aspose...( page ); // Save PDF document document2 . Save ( dataDir + "Page_"...

    docs.aspose.com/pdf/zh/net/split-pdf-document/
  6. EPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge EPS files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/eps-to-pdf/
  7. Creating Two Dimensional (2D) Barcodes in PHP|D...

    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...." ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "Creating2DBarcode...

    docs.aspose.com/barcode/java/creating-two-dimen...
  8. Calculate Sub Totals 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....[] { 1 }); //Save the Excel file workbook . save ( dataDir + "AsposeTotal...

    docs.aspose.com/cells/java/calculate-sub-totals...
  9. Get a Particular Page in a PDF File in Ruby|Asp...

    Access and manipulate individual pages in PDF documents using Ruby and Aspose.PDF....) # save the newly generated PDF file new_document . save ( data_dir...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  10. View SVG Files using Java | Aspose.PDF

    Open and view SVG documents programmatically with Java sample code using Aspose.PDF for Java...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/svg/