Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 373,036 for

save

(0.24 sec)
  1. PDF to TIFF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/pdf-to-tiff/
  2. Quick Start in Jython|Aspose.Words for Java

    Jython: Quick Start Aspose.Words for Java....Jython Load And Save To Disk in Jython Load And Save To Stream in...

    docs.aspose.com/words/java/quick-start-in-jython/
  3. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your document saving experience. Customize RTF output with advanced settings for optimal results....specify additional options when saving a document into the Rtf format...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  4. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.list_indentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... saving . TxtListIndentation : ......configure list indenting when saving a document to plaintext. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Portfolio in PDF documents|Aspose....

    How to Create a PDF Portfolio with Java. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ Save method to save the portfolio document...image ); // Save Portfolio document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/portfolio/
  6. Hide and Unhide Worksheets in a Workbook|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.... Save the file. To unhide a worksheet...; //Save the Excel file. excelApp . ActiveWorkbook . Save ();...

    docs.aspose.com/cells/net/hide-and-unhide-works...
  7. Get, Update and Expand a Bookmark using Python|...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for Python library....properties and then save the updated PDF file using the Save method. The.... bold = True # Save output document . save ( output_pdf ) Expanded...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  8. Working with Shapes Gluing|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.... Save diagram. Glue Visio Shapes Programming...shape2_ID ); // Save diagram diagram . save ( dataDir + "GlueVisioShapes_Out...

    docs.aspose.com/diagram/java/working-with-shape...
  9. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels...configure list indenting when saving a document to plaintext. doc...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 设置 PDF 权限|Aspose.PDF for .NET

    了解如何在 PDF 文件中修改用户权限,使用 Aspose.PDF 在 .NET 中限制某些操作。...privilege ); // Save PDF document fileSecurity . Save ( dataDir +...privilege ); // Save PDF document fileSecurity . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/set-privileges/