Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 375,795 for

save

(0.19 sec)
  1. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...a password when we save it, and then save the document. let saveOptions...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Converting a PCL file to DOC using C++ | Aspose...

    Sample code for PCL to DOC conversion using C++. Use C++ example for batch PCL to DOC conversion....Save method while passing the output...SaveFormat.Doc as parameters Save the output DOC file Here is...

    products.aspose.com/pdf/cpp/conversion/pcl-to-doc/
  3. Converting a XPS file to PDF using C++ | Aspose...

    Sample code for XPS to PDF conversion using C++. Use C++ example for batch XPS to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-pdf/
  4. 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/
  5. 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/
  6. 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/
  7. 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/
  8. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table widths in the following scenario: Load a DOCX document which contains a table with relative preferred size, e.g. 100%, and columns with different preferred sizes. Change…...Update Table width when saving to PDF Aspose.Words Product Family...the document becomes larger. Save the document to PDF. In the...

    forum.aspose.com/t/update-table-width-when-savi...
  9. Aspose.PSD for .NET 21.2 - 发布说明|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.... Save ( outputFilePath , new PsdOptions...ConvertToSmartObject ( 0 ); psdImage . Save ( outputFilePath ); } PSDNET-778...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.HTML](../../aspose.words/Saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/Saveformat/#MHTML) formats....version of HTML is used when saving the document to SaveFormat...Members Name Description XHTML Saves the document in compliance with...

    reference.aspose.com/words/python-net/aspose.wo...