Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 368,006 for

save

(0.09 sec)
  1. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java....the initial page numbering and save the NUMPAGE field. Document...extractPages(1, 1); extractedDoc1.save(getArtifactsDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.Diagram 用于 Node.js 示例|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... save ( "output.vsdx" , aspose . diagram...Diagram ( "template.vsdx" ); // Save diagram as PNG options = new...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  3. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using C++ library....page’s index Call the Save method to save the updated PDF file...Delete ( 2 ); // Save updated PDF document -> Save ( _dataDir + inputFileName...

    docs.aspose.com/pdf/cpp/delete-pages/
  4. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#.... Save ( UpdateDoc , SaveFormat . Bmp...); break ; case "doc" : doc . Save ( UpdateDoc , SaveFormat . Doc...

    docs.aspose.com/words/net/extend-and-contribute...
  5. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF document with Java. It is possible to delete all or particular bookmarks from a PDF document....pdfOutline ); // Save the update document pdfDocument . save ( _dataDir...pdfOutline ); // Save output pdfDocument . save ( _dataDir + "...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  6. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java....load HTML to Document class and save it as output PDF. Converting...Library, API or Code to Render, Save, Generate or Create PDF Programmatically...

    docs.aspose.com/pdf/java/convert-html-to-pdf/
  7. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the Odt format in C++....Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor...this class that can be used to save a document in the Odt format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WORD_ML](../../aspose.words/Saveformat/#WORD_ML) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....and then save the presentation as a PDF using a save method. The...Presentation class exposes the save method that is typically used...

    docs.aspose.com/slides/java/convert-powerpoint-...
  10. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property TxtSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

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