Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 376,918 for

save

(0.57 sec)
  1. ImageSaveOptions.pixel_format property | Aspose...

    ImageSaveOptions.pixel_format property. Gets or sets the pixel format for the generated images.... saving . ImagePixelFormat : ... @pixel_format..., value : aspose . words . saving . ImagePixelFormat ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Public API Changes in Aspose.Cells 8.8.3|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....= "A1" ; // Save the result on disk book . Save ( dir + "output...AutoFitColumns (); // Save the spreadsheet on disk book . Save ( dir + "output...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. HeaderFooterBookmarksExportMode enumeration | A...

    aspose.words.saving.HeaderFooterBookmarksExportMode enumeration. Specifies how bookmarks in headers/footers are exported....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...
  4. Converting a PDF file to PPT using Python via J...

    Sample code on Python via Java for PDF to PPT conversion. Use example code for batch PDF to PPT conversion with Python and Java...Save method with page index & output...output file path as parameters Save the output PPT file Here is...

    products.aspose.com/pdf/python-java/conversion/...
  5. Render Resource Usage or Sheet Views in PHP | A...

    Learn how to read Microsoft Project (MPP/XML) resource usage and sheet views using Aspose.Tasks Java for PHP....ResourceUsage ); 12 13 $project -> save ( "result_days.pdf" , $options...ThirdsOfMonths ); 16 17 $project -> save ( "result_thirdsOfMonths.pdf"...

    docs.aspose.com/tasks/java/rendering-resource-u...
  6. Working with Layers|Documentation

    This section explains how to add or get layer information in a visio shape with Aspose.Diagram....Value = "0" ; } } // Save diagram diagram . Save ( dataDir + "Con...ToString (); // Save diagram diagram . Save ( dataDir + "AddLayer_out...

    docs.aspose.com/diagram/net/working-with-layers/
  7. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....2" }, ts ); // Save PDF document document . Save ( dataDir + "...01 ); } } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/sticky-annotations/
  8. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....booklet of the input PDF file and save it to the output PDF file. This...booklet of the input PDF file and save it to the output PDF file. This...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/
  9. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF documents from a smart card using signature field....externalSignature ); // Save PDF document document . Save ( dataDir + "...externalSignature ); // Save PDF document pdfSign . Save ( dataDir + "...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...
  10. Get Max Range In A Worksheet with JavaScript vi...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for JavaScript via C++....maxRow + 1 , maxColumn + 1 ); // Save the modified workbook and provide...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/get-max-ra...