Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 361,092 for

save

(0.1 sec)
  1. Convert TEXT To Image C++

    Convert TEXT to Image format in C++ code. Save TEXT as Image using C++.... Save text as an image in C++ The...the local drive, then simply save it as a picture, specifying...

    products.aspose.com/words/cpp/conversion/text-t...
  2. Convert JPG To JPG C++

    Convert JPG to JPG format in C++ code. Save JPG as JPG using C++.... Save JPG as JPG in C++ The following...the local drive, then simply save it as JPG, specifying the required...

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

    Convert a Word document to Image format in C++ code. Save a Word document as Image using C++.... Save Word as images in C++ The following...the local drive, then simply save it in image format, specifying...

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

    Convert HTML to JPG format in C++ code. Save HTML as JPG using C++.... Save HTML as JPG in C++ The following...the local drive, then simply save it as JPG, specifying the required...

    products.aspose.com/words/cpp/conversion/html-t...
  5. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...that can be specified when saving a document into fixed page...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::LowCode::Splitter class | Aspose...

    Aspose::Words::LowCode::Splitter class. Provides methods intended to split the documents into parts using different criteria in C++....pages from a document file and saves the extracted pages to a new...pages from a document file and saves the extracted pages to a new...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Finally, save the output PDF using the Document class save method...()); } // Save the updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  8. Comparer Class | Aspose.Words for .NET

    Effortlessly compare documents with the Aspose.Words LowCode Comparer class. Unlock powerful methods for seamless document analysis and collaboration....with additional options and saves the differences to the specified...with additional options and saves the differences to the provided...

    reference.aspose.com/words/net/aspose.words.low...
  9. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....Finally, save the updated PDF using the Document object’s Save method...textAnnotation ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/actions/
  10. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for .NET.... Save PDF Document - this article...describes a various ways how to save a PDF document to file, stream...

    docs.aspose.com/pdf/net/basic-operations/