Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 90,934 for

doc format

(1.14 sec)
  1. StructuredDocumentTagRangeStart.WordOpenXML | A...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXML. Access XML data in FlatOpc Format for enhanced Document management and customization....within the node in the FlatOpc format. public string WordOpenXML...structured document tags. Document doc = new Document ( MyDir + "Multi-section...

    reference.aspose.com/words/net/aspose.words.mar...
  2. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your Document's save Format for optimal flexibility and control....SaveFormat property Specifies the format in which the document will...document to .epub. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Load And Save To Stream in Python|Aspose.Words ...

    Load And Save Document To Stream using Python.... doc = Document ( stream ) \# You...the document to a different format and save to stream . dstStream...

    docs.aspose.com/words/java/load-and-save-to-str...
  4. C++ API to Convert CGM to XAML | products.aspos...

    Convert CGM to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Metafile) is a vector graphics format used for storing and exchanging...converting PDF documents to other formats such as HTML, XPS, and TIFF...

    products.aspose.com/total/cpp/conversion/cgm-to...
  5. C++ API to Convert XSLFO to POTX | products.asp...

    Convert XSLFO to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...(Extensible Stylesheet Language Formatting Objects) is a markup language...language used to describe the formatting of a document. It is used...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. Compress JPG In Javascript

    Compress JPG in JavaScript without losing quality. Optimize JPG content, reduce file size easily....code Output format JPG Select the target format from the list...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/compress/jpg/
  7. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the Formatting properties of the cell in C++....method Provides access to the formatting properties of the cell. System...modify the format of rows and cells in a table. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. FixedPageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FixedPageSaveOptions for seamless Document conversion to PDF, XPS, and images. Unlock flexible saving options today!...a document into fixed page formats (PDF, XPS, images etc). To...neighbor glyphs with the same formatting are concatenated. Note: The...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_PreserveEmptyLines method. Gets or sets a boolean value indicating whether to preserve empty lines while load a Markdown Document. The default value is false. Normally, empty lines between block-level elements in Markdown are ignored. Empty lines at the beginning and end of the Document are also ignored. This option allows to import such empty lines in C++....mdText = System :: String :: Format ( u "{0}Line1{1}{2}Line2{3}{4}"...set_PreserveEmptyLines ( true ); auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Convert TEXT To GIF Java

    Convert TEXT to GIF Format in Java code. Save TEXT as GIF using Java....GIF, and many other document formats using Java. GIF Node Python...transform text to GIF image format with just a few lines of Java...

    products.aspose.com/words/java/conversion/text-...