Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 367,974 for

save

(0.18 sec)
  1. Convert DOTX to XLTX using Python or with free ...

    DOTX to XLTX conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOTX to XLTX online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...solution that can help developers save time and money. How to Convert...

    products.aspose.com/total/python-net/conversion...
  2. ResourceSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.ResourceSavingArgs class, which enhances your document processing by providing essential data for the ResourceSaving event.... To learn more, visit the Save a Document documentation article...object that is currently being saved. KeepResourceStreamOp { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  3. C++ API to Convert PPTX to DOCX or with free On...

    Export PPTX to DOCX within your C++ applications or online. Test free PPTX to DOCX online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to DOCX format by using Save member...

    products.aspose.com/total/cpp/conversion/pptx-t...
  4. C++ API to Convert PPTX to WORDML or with free ...

    Export PPTX to WORDML within your C++ applications or online. Test free PPTX to WORDML online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to WORDML format by using Save member...

    products.aspose.com/total/cpp/conversion/pptx-t...
  5. C++ API to Convert PPTX to RTF or with free Onl...

    Export PPTX to RTF within your C++ applications or online. Test free PPTX to RTF online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to RTF format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pptx-t...
  6. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a document in Java.... Examples: Shows how to save a document with embedded TrueType...setSaveSubsetFonts(embedAllFonts); doc.save(getArtifactsDir() + "Font.FontInfoCollection...

    reference.aspose.com/words/java/com.aspose.word...
  7. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....creating a MD document using C++ Save the output MD file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.md" ); using namespace...

    products.aspose.com/words/cpp/make/md/
  8. Make A Document In C++

    Create a file using C++ library. Easily create a new document in C++ in a few steps....creating a document using C++ Save the created document in the...enim nunc faucibus a." ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/cpp/make/
  9. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....creating a Word document using C++ Save the output Word file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/cpp/make/word/
  10. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....creating a PDF document using C++ Save the output PDF file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/cpp/make/pdf/