Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 371,733 for

save

(0.22 sec)
  1. Merge PPTX Files To PNG Using Python | products...

    Merge multiple PPTX files in Python.... save( "presentation_slide_ {0} .png"...to merge two PPTX files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  2. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....-> Add ( text ); document -> Save ( _dataDir + outputFileName...textFragment ); // Save the document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  3. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for Node.js via C++....specific Unicode characters while saving to PDF with Node.js via C++...worksheet . autoFitColumns (); // Save to PDF without setting PdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/change-the-fon...
  4. Export EML to RTF via C++ | products.aspose.com

    C++ API to Convert EML to RTF without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to RTF format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. FileFormatUtil.save_format_to_extension method ...

    FileFormatUtil.Save_format_to_extension method. Converts a Save format enumerated value into a file extension...save_format_to_extension method save_format_to_extension(save_format)...e_format) Converts a save format enumerated value into a file...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PDF Merging | Aspose.PDF

    Merging PDF documents with free cross-platform Apps and High Code APIs for any platform.... Save ( _dataDir + "ConcatenatedPDF...get_Pages ()); // Save concatenated output file doc1 -> Save ( u "merged-output...

    products.aspose.com/pdf/merger/
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers method. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers...numbers to table of contents when saving HTML, MHTML and EPUB. Default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Insert an Empty Page into a PDF File in PHP|Asp...

    Learn how to insert an empty page at any position within a PDF file in PHP using Aspose.PDF for flexible document structuring....getPages () -> insert ( 1 ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.pdf" );...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  9. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....ODP in Presentation object and save it to HTML format. About PowerPoint...Presentation class. Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/java/convert-powerpoint-...
  10. Remove All Macros from the Visio Diagram in PHP...

    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....setVbProjectData ( null ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "RemoveAllMacros...

    docs.aspose.com/diagram/java/remove-all-macros-...