Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 375,530 for

save

(0.29 sec)
  1. Removing attachment from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ can remove attachments from your PDF documents. Use C++ PDF API to remove attachments in PDF files using Aspose.PDF library.... Save the updated file using the Document object’s Save method...Delete (); // Save updated file pdfDocument -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/removing-attachment-fro...
  2. PageSet.All | Aspose.Words for .NET

    Access all document pages in their original order with PageSet All property. Streamline your workflow and enhance document management effortlessly!...can pass to the document's "Save" method // to modify how that...pages from // our document to save in an output PDF document based...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET.... Save the output PDF using the Save method. Delete...source document. Save the source PDF using the Save method. The following...

    docs.aspose.com/pdf/net/move-pages/
  4. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/net/convert-visio-to-html/
  5. Aspose.PSD for .NET 23.11 - Release Notes|Docum...

    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(Aspose.PSD.StreamContainer,System...Opacity = 85 ; // Save the image. image . Save ( outputPsd ); }...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  6. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram class' Save method and set the image format...

    docs.aspose.com/diagram/net/convert-visio-to-im...
  7. MarkdownSaveOptions.imagesFolder property | Asp...

    MarkdownSaveOptions.imagesFolder property. Specifies the physical folder where images are Saved when exporting a document to the [SaveFormat.Markdown](../../../aspose.words/Saveformat/#Markdown) format...physical folder where images are saved when exporting a document to...() : string Remarks When you save a Document in SaveFormat.Markdown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. XamlFixedSaveOptions.resourcesFolder property |...

    XamlFixedSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images and fonts) are Saved when exporting a document to fixed page Xaml format...resources (images and fonts) are saved when exporting a document to...() : string Remarks When you save a Document in fixed page Xaml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SaveOutputParameters | Aspose.Words for Java

    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 in Java....caller after a document is saved and contains additional information...generated or calculated during the save operation. The caller can use...

    reference.aspose.com/words/java/com.aspose.word...
  10. PageSet.odd property | Aspose.Words for Node.js

    PageSet.odd property. Gets a set with all the odd pages of the document in their original order.... Saving . PageSet Remarks Odd pages...can pass to the document's "Save" method // to modify how that...

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