Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 90,936 for

doc format

(0.37 sec)
  1. 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...
  2. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling color inversion for negative values. Enhance your data visualization with this unique feature!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. C++ API to Convert SVG to OTP | products.aspose...

    Convert SVG to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...is an XML-based vector image format for two-dimensional graphics...hand, OTP (OpenType Font) is a format for scalable computer fonts...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. C++ API to Convert TEX to POTM | products.aspos...

    Convert TEX to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Presentation format. Converting between these two formats can be a...reference Save the document to POTM format using Save member function...

    products.aspose.com/total/cpp/conversion/tex-to...
  6. 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...
  7. Aspose::Words::Settings::MultiplePagesType enum...

    Aspose::Words::Settings::MultiplePagesType enum. Specifies how Document is printed out in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "My...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Compress Word Files Online or via C++ | product...

    Free online app to compress different Word files. C++ compression library code for Word Documents....supports many popular formats including Word format. C++ Compression...C++ Compress DOC Files (Microsoft Word Binary Format) Compress DOCM...

    products.aspose.com/total/cpp/compress/word/
  9. Compress TIFF In Javascript

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

    products.aspose.com/words/nodejs-net/compress/t...
  10. TxtLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.Text](../../aspose.words/loadFormat/#Text) Document into a [Document](../../aspose.words/Document/) object...or Emf) images to Png image format. (Inherited from LoadOptions...is imported from plain text format. The default value is true...

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