Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 376,051 for

save

(0.58 sec)
  1. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for C++, automate documentation and keep formatting....the markdown document will be saved. Convert PowerPoint to Markdown...presentation object. Use the Save method to save the object as a markdown...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....jpg' ) # When we save the document as an image, we...while the saving operation renders it. options = aw . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert WORD To TXT C++

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

    products.aspose.com/words/cpp/conversion/word-t...
  4. Convert WORD To EPUB C++

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

    products.aspose.com/words/cpp/conversion/word-t...
  5. Convert DOC To EPUB C++

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

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

    Convert TEXT to WORD format in C++ code. Save TEXT as WORD using C++.... Save text as Word in C++ The following...output file and use the Save() method to save the result as Word....

    products.aspose.com/words/cpp/conversion/text-t...
  7. Convert DOC To DOCX C++

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

    products.aspose.com/words/cpp/conversion/doc-to...
  8. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java....save() method and specify a file...dataDir + "document.doc" ); doc . save ( dataDir + "Aspose_DocToPDF...

    docs.aspose.com/words/java/convert-document-to-...
  9. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides in JavaScript—PPT, PPTX—to clean Markdown with Aspose.Slides for Node.js via Java, automate documentation and keep formatting....the markdown document will be saved. Convert PowerPoint to Markdown...presentation object. Use the save method to save the object as a markdown...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Save the presentation as a PPTX file...TextBox" # Save the presentation to disk. presentation . save ( "TextBox...

    docs.aspose.com/slides/python-net/manage-textbox/