Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 380,818 for

save

(0.7 sec)
  1. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the file. Add Table in PDF -...$table ); // Save resulting PDF document. $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/table/add/
  2. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram.... save ( outStream , com . aspose ...()); } } } // save Visio diagram diagram . save ( dataDir + "modified...

    docs.aspose.com/diagram/java/get-paper-width-an...
  3. Aspose.PSD for Java 25.1 - Release Notes|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 ( outFileImgAll , new PngOptions...updateModifiedConten (); image . save ( outFileImgOne , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  4. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Character method. Gets or sets which character to use for indenting list levels. The default value is '\0', that means there is no indentation in C++....Aspose::Words::Saving::TxtListIndentation::get_Character method...char16_t Aspose :: Words :: Saving :: TxtListIndentation :: get_Character...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Export EMLX to DOTX via C++ | products.aspose.com

    C++ API to Convert EMLX to DOTX without using Microsoft Word or Outlook... Plus, you can save time and money by purchasing...Convert EMLX to HTML by using Save member function Load HTML by...

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. Convert PDF to Microsoft PowerPoint in C++|Aspo...

    Aspose.PDF allows you to convert PDF to PowerPoint format using C++. There is a possibility to convert PDF to PPTX with Slides as Images....Save(..) method method. The following... Use the Save method of the Document object to save the PDF as...

    docs.aspose.com/pdf/cpp/convert-pdf-to-powerpoint/
  7. C++ API to Convert XML to POTM | products.aspos...

    Convert XML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XML to PPTX by using Save method function Load PPTX document...reference Save the document to POTM format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  8. FontFallbackSettings.load_noto_fallback_setting...

    FontFallbackSettings.load_noto_fallback_settings method. Loads predefined fallback settings which uses Google Noto fonts.... save ( file_name = ARTIFACTS_DIR...() font_fallback_settings . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill AcroForms|Aspose.PDF for PHP via Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for PHP via Java....1" ); // Save the updated document $document -> save ( $outputFile...$outputFile ); // Save modified PDF $document -> close (); Convert...

    docs.aspose.com/pdf/php-java/fill-form/
  10. Fill AcroForms|Aspose.PDF for PHP via Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for PHP via Java....1" ); // Save the updated document $document -> save ( $outputFile...$outputFile ); // Save modified PDF $document -> close (); Convert...

    docs.aspose.com/pdf/php-java/fill-xfa-form/