Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 368,279 for

save

(0.34 sec)
  1. C++ API to Convert XPS to POT | products.aspose...

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

    products.aspose.com/total/cpp/conversion/xps-to...
  2. C++ API to Convert CGM to XAML | products.aspos...

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

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. Formatting PDF Document|Aspose.PDF for PHP via ...

    Format the PDF Document with Aspose.PDF for PHP via Java. Use the next code snippet to resolve your tasks.... Save the updated PDF file using the Save method. Methods...$UseThumbs ); // Save updated PDF file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/formatting-pdf-doc...
  4. CssSavingArgs class | Aspose.Words for Python

    aspose.words.saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.css_saving()](../icsssavingcallback/css_saving/#csssavingargs) event...css_saving() event. To learn more, visit the Save a Document...Aspose.Words saves a document to HTML, it saves CSS information...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Attachments in PDF|Aspose.PDF for C++

    Add attachments to your PDF, extract, remove and Save attachments with C++ library. Create a PDF Portfolio with Aspose.PDF for C++....information of an attachment, and save it to file, delete the attachment...to a PDF document Extract and save an attachment Removing attachment...

    docs.aspose.com/pdf/cpp/attachments/
  6. Extract Images from Worksheets|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....from Microsoft Excel files and save them to a local drive. This...images from an Excel file and save them. AI Document Assistant...

    docs.aspose.com/cells/java/extract-images-from-...
  7. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are Saved in Base64 format to the output HTML, MHTML or EPUB...Specifies whether images are saved in Base64 format to the output...how to embed fonts inside a saved HTML document. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontsAsBase64 method. Specifies whether fonts resources should be embedded to HTML in Base64 encoding. Default is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontsAsBase64...false . bool Aspose :: Words :: Saving :: HtmlSaveOptions :: get_ExportFontsAsBase64...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding...how to embed fonts inside a saved HTML document. doc = aw . Document...'Rendering.docx' ) options = aw . saving . HtmlSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at any position within a PDF file using Python and Aspose.PDF for flexible document structuring.... insert ( 1 ) # Save the concatenated output file...target document) pdf_document . save ( self . dataDir + "output.pdf"...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...