Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 368,176 for

save

(0.1 sec)
  1. Add Bookmark to PDF using Java | Aspose.PDF

    Add bookmark to PDF programmatically with Java sample code using Aspose.PDF for Java... Save the file again This example...‘OutlineItemCollectio’, and then save the modified document bookmark...

    products.aspose.com/pdf/java/bookmarks/
  2. ReportBuilder.build_report_to_images method | A...

    aspose.words.lowcode.ReportBuilder.build_report_to_images method...build_report_to_images(input_file_name, save_options, data, data_source_names)...input_file_name : str , save_options : aspose . words . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create a Presentation Viewer in JavaScript|Aspo...

    Create a custom presentation viewer in JavaScript with Aspose.Slides for Node.js. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint.... Save the slide as an SVG image to...referenced slide at a defined scale. Save the thumbnail image in any desired...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. ImageSaveOptions.JpegQuality | Aspose.Words for...

    Adjust the JpegQuality property in ImageSaveOptions to optimize JPEG image quality for stunning visuals and improved performance. Perfect for developers!...Remarks Has effect only when saving to JPEG. Use this property...quality of generated images when saving in JPEG format. The value may...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlSaveOptions.ImagesFolderAlias | Aspose.Word...

    Discover the HtmlSaveOptions ImagesFolderAlias property to easily manage image URIs in your HTML documents. Simplify your workflow with this essential feature!...get ; set ; } Remarks When you save a Document in HTML format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect worksheets in Excel files using Aspose.Cells for Python via .NET.... ALL ) # Save protected workbook workbook . save ( "output.xlsx"... ALL ) # Save the modified workbook workbook . save ( "output_locked...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  7. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....pageNumberStamp ); // Save output document document -> Save ( _dataDir +...batesNum ); } } // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/add-page-number/
  8. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....jpg' ) # When we save the document as an image, we...while the saving operation renders it. options = aw . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PsSaveOptions SaveFormat property to easily specify your document's Save format. Optimize your workflow with flexible saving options!...the document will be saved if this save options object is used...set ; } Examples Shows how to save a document to the Postscript...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Adding New Worksheets to Workbook and Activatin...

    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 as a Microsoft Excel file. Below...Sheets [ 1 ]). Activate (); // Save the Excel file. excelApp . ActiveWorkbook...

    docs.aspose.com/cells/net/adding-new-worksheets...