Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 369,843 for

save

(0.2 sec)
  1. Set Viewer Preference of an existing PDF File|A...

    Learn how to set viewer preferences, such as page layout and zoom settings, for existing PDF documents using Aspose.PDF in Java....you have to save the updated PDF file using Save method. The...PAGE_MODE_USE_NONE ); editor . save ( _dataDir + "PdfContentEdi...

    docs.aspose.com/pdf/java/set-viewer-preference-...
  2. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Save the PDF using Save(String) method. Following..."Hello, World" )); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/create/
  3. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Node.js via C++....CSS Custom Properties while saving to HTML with Node.js via C++...Possible Usage Scenarios When you save your Excel file to HTML, in...

    docs.aspose.com/cells/nodejs-cpp/enable-css-cus...
  4. Render Slide as Thumbnail to JPEG by User Defin...

    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 thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( destFileName...

    docs.aspose.com/slides/net/render-slide-as-thum...
  5. Split PDF programmatically|Aspose.PDF for Java

    This topic shows how to split PDF pages into individual PDF files in your Java applications.... Save the new PDF using Save method. The following...add ( pdfPage ); newDocument . save ( _dataDir + "page_" + pageCount...

    docs.aspose.com/pdf/java/split-document/
  6. Convert various Images formats to PDF in Python...

    Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python.... Save the document as PDF. So the...path_infile , rectangle ) document . save ( path_outfile ) print ( infile...

    docs.aspose.com/pdf/python-net/convert-images-f...
  7. Create PDF Forms using php-java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....Add field to the document and save modified PDF Create PDF Forms...$textBoxField , 1 ); // Save modified PDF $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/acroforms/create/
  8. PdfSaveOptions.customPropertiesExport property ...

    PdfSaveOptions.customPropertiesExport property. Gets or sets a value determining the way [Document.customDocumentProperties](../../../aspose.words/document/customDocumentProperties/) are exported to PDF file.... Saving . PdfCustomPropertiesE Remarks...value is not supported when saving to PDF/A. PdfCustomPropertiesE...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_Alternat...

    Aspose::Words::Drawing::ShapeBase::get_AlternativeText method. Defines alternative text to be displayed instead of a graphic in C++.... doc -> Save ( get_ArtifactsDir () + u "Shape..."Shape.AltText.docx" ); // Save the document to HTML, and then...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Hiding Overlaid Content with CrossHideRight whi...

    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....Content with CrossHideRight while saving to HTML with Node.js via C++...Possible Usage Scenarios When you save your Excel file to HTML, you...

    docs.aspose.com/cells/nodejs-cpp/hiding-overlai...