Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 89,966 for

doc format

(0.43 sec)
  1. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileFormatutil/) Document Format detection methods...by FileFormatUtil document format detection methods. To learn...visit the Detect File Format and Check Format Compatibility documentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CellFormat.left_padding property | Aspose.Words...

    CellFormat.left_padding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....Shows how to format cells with a document builder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CellFormat.right_padding property | Aspose.Word...

    CellFormat.right_padding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....Shows how to format cells with a document builder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert EMAIL to WORD in Python | products.aspo...

    Save EMAIL to WORD in your Python applications without using Microsoft Outlook or Word...saved into the desired Word format. This API package is a great...Convert EMAIL to DOC (Microsoft Word Binary Format) Convert EMAIL...

    products.aspose.com/total/python-net/conversion...
  5. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties...to the font formatting of the chart title. format Provides access...access to fill and line formatting of the chart title. orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.document_split_heading_level pr...

    HtmlSaveOptions.Document_split_heading_level property. Specifies the maximum level of headings at which to split the Document...will be split at paragraphs formatted using Heading 1 , Heading...headings into several parts. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. View AI File Formats via .NET | products.aspose...

    C# source code to load, render and display AI Documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Viewer Ai HTML JPG PDF XML DOC DOC AI File Viewer for .NET Aspose...AI Aspose.PSD is a Photoshop format manipulation API. One can generate...

    products.aspose.com/psd/net/viewer/ai/
  9. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...Words document by hand. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/run...
  10. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the Document. Does not remove text inside the bookmark in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/cpp/aspose.words/boo...