Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 376,860 for

save

(0.78 sec)
  1. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 text formatting....document's "Save" method // to modify how we save the document.... Encoding . UTF8 )); doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert DOC To RTF C++

    Convert DOC to RTF format in C++ code. Save DOC as RTF using C++.... Save DOC as RTF in C++ The following...output file and use the Save() method to save the result as RTF. The...

    products.aspose.com/words/cpp/conversion/doc-to...
  3. Convert WORD To MARKDOWN C++

    Convert a Word document to MARKDOWN format in C++ code. Save a Word document as MARKDOWN using C++.... Save Word as Markdown in C++ The...output file and use the Save() method to save the result as Markdown...

    products.aspose.com/words/cpp/conversion/word-t...
  4. Export MSG to JPEG via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  5. 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...
  6. Create a Document in Python – Create or Load HT...

    Learn how to load HTML from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents using Aspose.HTML for Python via .NET....NET Create, Edit, and Save HTML Create a Document Live...create an empty HTML document and save it to a file. Copy 1 # Create...

    docs.aspose.com/html/python-net/create-a-document/
  7. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。...workbook ( inputFilePath ); // Text save options. You can use any type...SetExportAllSheets ( true ); // Save entire workbook data into file...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  8. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/python-net/images/
  9. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance.... setID ( "product1" ); // save the PDF file FileOutputStream..."UpdateOfCode_Test.pdf" )); pdf1 . save ( out ); When using the versions...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  10. Convert XLSM to PPTX with C++ or with free Onli...

    Convert XLSM to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xlsm" ); // save XLSM as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsm-t...