Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 568,901 for

save

(0.14 sec)
  1. 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/
  2. TextFragmentAbsorber | Aspose.PDF for .NET API ...

    Initializes a new instance of the TextFragmentAbsorberaspose.pdf.text/textfragmentabsorber that performs search of all text segments of the document or page....= "hi world" ; // Save document doc . Save ( @"D:\Tests\output...Font = font ; } // Save document doc . Save ( @"D:\Tests\output...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  3. RasterCachedImage | Aspose.PSD for .NET API Ref...

    RasterCachedImage Contents [ Hide ] RasterCachedImage class Represents a raster image supporting raster graphics oper......Determines whether image can be saved to the specified file format...format represented by the passed save options. override Crop (Rectangle)...

    reference.aspose.com/psd/net/aspose.psd/rasterc...
  4. Export PCL to OTP via C# API | products.aspose.com

    .NET API to Convert PCL to OTP without using Microsoft Word...Convert PCL to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to OTP format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  5. Aspose::Pdf::Devices Namespace Reference - Aspo...

    Classes | Enumerations Aspose::Pdf::Devices Namespace Reference Classes class BmpDevice Represents image device that ......Represents image device that helps to save pdf document pages into bmp...Represents image device that helps to save pdf document pages into Dicom...

    reference.aspose.com/pdf/cpp/namespace/aspose.p...
  6. Create and Read an Existing 3D Scene|Documentation

    Aspose.3D API supports creating the new 3D scenes from the scratch and then Save in any supported file format. Developers can also load an existing 3D Scene for the modification, addition or processing purposes....Create an Empty 3D Scene and Save in Supported 3D File Formats...scenes from the scratch and then save in any supported file format...

    docs.aspose.com/3d/python-net/create-and-read-a...
  7. Exporting and Importing Barcode Generation Stat...

    This article explains how to import and export barcode the generation state to the XML format with C# API or Library."...can be executed in two ways: saving it to an XML-file using the...mentioned, there are two ways to save the current state of class BarcodeGenerator...

    docs.aspose.com/barcode/net/barcode-in-xml/
  8. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF documents into a single PDF file with Java.... Finally, save the output PDF file using the Save method. The...()); // Save concatenated output file pdfDocument1 . save ( _dataDir...

    docs.aspose.com/pdf/java/merge-pdf-documents/
  9. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling.... save ( _dataDir + "SubsequentIndent_out...textFragment ); // Save the document pdfDocument . save ( _dataDir +...

    docs.aspose.com/pdf/java/text-formatting-inside...
  10. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    PdfSaveOptions PreserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text. Default is false in C#....be used automatically when saving to PDF/A. Form fields are not...not supported when saving to PDF/UA. false value will be used...

    reference.aspose.com/words/net/aspose.words.sav...