Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 363,335 for

save

(0.17 sec)
  1. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.text_compression property. Specifies compression type to be used for all textual content in the document.... saving . PdfTextCompression : ......, value : aspose . words . saving . PdfTextCompression ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Set Worksheet Tab Color in Aspose.Cells|Documen...

    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.... Red ; //Save the Excel file workbook . Save ( "AsposeColoredTab_Out...AI Document Assistant Close Save Each Worksheet to a Different...

    docs.aspose.com/cells/net/set-worksheet-tab-col...
  3. ImageSaveOptions.save_format property | Aspose....

    ImageSaveOptions.Save_format property. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used...save_format property ImageSaveOptions.save_format property Specifies...pages or shapes will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Watermark PDF API | Aspose.PDF

    Add or remove watermark from PDF documents with free cross-platform Apps and High Code APIs for any platform.... Save PDF file Add Watermark in PDF...artifact ); //save result pdf to file doc . Save ( "add_watermark...

    products.aspose.com/pdf/watermark/
  5. Split PDF programmatically|Aspose.PDF for C++

    This topic shows how to split PDF pages into individual PDF files with C++....the empty document Save the new PDF using Save method The following...CopyPage ( page ); newDocument -> Save ( _dataDir + u "page_" + pageCount...

    docs.aspose.com/pdf/cpp/split-pdf-document/
  6. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF pages into individual PDF files in your PHP applications.... Save the new PDF using Save method. The following...add ( $page ); $newDocument -> save ( $outputFile . "page_" . $pageCount...

    docs.aspose.com/pdf/php-java/split-document/
  7. Protect PDF using Java | Aspose.PDF

    Lock PDF with password programmatically with Java sample code using Aspose.PDF for Java... Save result in PDF format Protect...AESx256 ); // save updated PDF pdfDocument . save ( "EncryptedFile...

    products.aspose.com/pdf/java/protect/
  8. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....load PDF to Document class and save it as output Microsoft Word...Word Library, API or Code to Save, Generate or Create Word Documents...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/
  9. Add Footer to PDF using PHP | Aspose.PDF

    Add footer to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java.... Save the PDF file. Add Image in Footer...$imageStamp ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/footer/
  10. Create Slide as SVG Image|Aspose.Slides Documen...

    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 memory stream to file. Example...//Generate SVG image of slide and save in memory stream sld.WriteAsSvg(SvgStream);...

    docs.aspose.com/slides/net/create-slide-as-svg-...