Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 376,715 for

save

(1.2 sec)
  1. IDocumentProcessorPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words IDocumentProcessorPlugin interface to enhance your document processing with powerful external plugins for seamless integration.... Save ( Stream, SaveOptions ) Save the document loaded...output stream using the specified save options. SetImageWatermark (...

    reference.aspose.com/words/net/aspose.words/ido...
  2. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and Save documents in HTML format, ensuring optimal formatting and easy sharing....this class that can be used to save a document in the Html format...use a specific encoding when saving a document to .epub. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and Save as Word document using Ruby....(TXT) File Load TXT file and save as word document using Aspose...data_dir + "LoadTxt.txt" ) \ # Save as any Aspose.Words supported...

    docs.aspose.com/words/java/load-plain-text-txt-...
  4. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library...., "test@" ); // Save diagram diagram . Save ( dataDir + "AddComment_out...= comment ; } // Save Visio diagram . Save ( dataDir + "EditComment_out...

    docs.aspose.com/diagram/net/working-with-comments/
  5. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. 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/python-java/convert-vis...
  6. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration.... Save ( ArtifactsDir + "Shape.FillImage...ImageDir + "Logo.jpg" )); doc . Save ( ArtifactsDir + "Shape.FillImage...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PsSaveOptions.saveFormat property | Aspose.Word...

    PsSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...SaveFormat Examples Shows how to save a document to the Postscript...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Words.Saving module | Aspose.Words for N...

    The Aspose.Words.Saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....Saving module Contents [ Hide ] The Aspose.Words...Words.Saving module provides classes and enumerations that allow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Work with Images using PdfContentEditor|Aspose....

    This section explains how to add and delete Images with Aspose.PDF Facades using PdfContentEditor Class....that, you can save the updated PDF file using Save method. The...images, and then save the updated PDF file using Save method. The...

    docs.aspose.com/pdf/net/working-with-images-in-...
  10. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio page with Aspose.Diagram. Support using C# to draw pentagon and Save as pdf, svg, html, image, xps and other formats....2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawPentagonInPage_out...draw a pentagon in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/net/drawing/draw-pentagon/