Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 369,015 for

save

(0.19 sec)
  1. Create Tagged PDF|Aspose.PDF for Java

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Java....createFormElement (); // Save Tagged PDF Document document . save ( path + "StructureElements...div31 ); // Save Tagged PDF Document document . save ( path + ...

    docs.aspose.com/pdf/java/create-tagged-pdf-docu...
  2. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...); // Save the PPTX file to disk. presentation . save ( "formatted_lines...

    docs.aspose.com/slides/java/shape-formatting/
  3. Add Images to PDF using Python | Aspose.PDF

    Adding images into PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/python-net/images/add/
  4. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications.... Save the PDF using Save(String) method. Following...World!" )); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/create/
  5. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are Saved when exporting a document to the Markdown format. Default is an empty string in C++....Aspose::Words::Saving::MarkdownSaveOptions::get_ImagesFolder...physical folder where images are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Untangle Row Bookmarks in Ruby|Aspose.Words for...

    Untangle row bookmarks using Ruby....end $i += 1 end # Save the document. doc . save ( @data_dir + "TestDefect1352...row . remove () # Save the document. doc . save ( @data_dir + "TestDefect1352...

    docs.aspose.com/words/java/untangle-row-bookmar...
  7. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...can pass to the document's "Save" method // to modify how that...set of the document's pages to save to output XPS. // In this case...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PDF Conversion Solution using Java | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Java...pdf" ); // Save using save options // Create DocSaveOptions...true ); // Save the resultant DOC file pdfDocument . save ( docFile...

    products.aspose.com/pdf/java/conversion/
  9. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....load PDF to Document class and save it as output Microsoft Word...Word Library, API or Code to Save, Generate or Create Word Documents...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/
  10. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code....streams, along with the desired save format, are used to convert...convert(input_file, output_file, save_format) Converts the given input...

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