Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 380,461 for

save

(1.82 sec)
  1. Render MSG to DOT in Andorid App | products.asp...

    Export MSG to DOT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOT format using save method and set DOT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  2. Replacer.replace_regex method | Aspose.Words fo...

    aspose.words.lowcode.Replacer.replace_regex method...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Rename Field|Aspose.PDF for Java

    Learn how to rename an existing form field in a PDF document in Java using the FormEditor facade in Aspose.PDF.... Save the updated document. public..."City" , "Town" ); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/rename-field/
  4. Move Field|Aspose.PDF for Java

    Learn how to move an existing form field in a PDF document in Java using the FormEditor facade in Aspose.PDF.... Save the updated document. public...600 , 280 , 620 ); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/move-field/
  5. Hide and Unhide Worksheets in a Workbook in VST...

    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 file. To unhide a worksheet...XlSheetVisibility . xlSheetHidden ; //Save As the Excel file. excelApp...

    docs.aspose.com/cells/net/hide-and-unhide-works...
  6. 删除隐藏信息|Documentation

    本节介绍如何使用 Aspose.Diagram 从 diagram 中删除未使用或隐藏的信息。...Masters )); // Initialize HTML save options HTMLSaveOptions options...false ; // Save the Visio diagram diagram . Save ( dataDir +...

    docs.aspose.com/diagram/zh/net/remove-hidden-info/
  7. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for C++ library...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +..."AddAttachment_out.pdf" ); } Extract and Save an Attachment...

    docs.aspose.com/pdf/cpp/add-attachment-to-pdf-d...
  8. Set Field Alignment|Aspose.PDF for Python via .NET

    This example demonstrates how to set the text alignment of a form field in a PDF document using Aspose.PDF for Python.... Save the modified document. from...ALIGN_CENTER ): # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  9. Set Field Appearance|Aspose.PDF for Python via ...

    This example demonstrates how to change the visual appearance of a PDF form field using Aspose.PDF for Python.... Save the updated document. from io...flags." ) # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/set-field-appear...
  10. Convert PDF to JPG in C++ | products.aspose.com

    Convert PDF to JPG in C++. Use C++ library API to convert PDF files to JPGs...Presentation from PDF file and save it as JPG. C++ code for converting...jpg" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/pdf-t...