Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 368,176 for

save

(0.11 sec)
  1. Aspose::Words::Saving::SaveOutputParameters cla...

    Aspose::Words::Saving::SaveOutputParameters class. This object is returned to the caller after a document is Saved and contains additional information that has been generated or calculated during the Save operation. The caller can use or ignore this object. To learn more, visit the documentation article in C++....Aspose::Words::Saving::SaveOutputParameters class Contents [...caller after a document is saved and contains additional information...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in text formats...document's "Save" method // to modify how we save the document...let txtSaveOptions = new aw . Saving . TxtSaveOptions (); // Verify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add, Move or Delete pages in PDF using C++ | As...

    Manipulate PDF pages of your document programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. Add New...Insert ( 2 ); // Save output file document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/pages/
  4. Serialize and Work with a Document in a Databas...

    Convert a document into a byte array for work with this document in a database. You can store and retrieve a document to and from the database using Java....Words: Save it to a MemoryStream using the Save method overload...Document object. The selected save format is important to ensure...

    docs.aspose.com/words/java/serialize-and-work-w...
  5. Add Pages to PDF using Java | Aspose.PDF

    Add PDF pages to your document programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. Insert...insert ( 2 ); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/pages/add/
  6. SaveOptions.DmlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions DmlRenderingMode property enhances your DrawingML shape rendering. Optimize your document visuals effortlessly!...render fallback shapes when saving to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with Java library....removePdfaCompliance (); // Save output in XML format document . save ( documentFileName...add (); // Save updated document document . save ( documentFileName...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/
  8. C++ API to Convert SVG to POT | products.aspose...

    Convert SVG to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert SVG to PPTX by using Save method function Load PPTX document...reference Save the document to POT format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  9. C++ API to Convert PCL to OTP | products.aspose...

    Convert PCL to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PCL to PPTX by using Save method function Load PPTX document...reference Save the document to OTP format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  10. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the stream where the document part will be Saved to in C++....Aspose::Words::Saving::DocumentPartSavingAr::get_DocumentPartStream...where the document part will be saved to. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.sav...