Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 90,031 for

doc format

(0.56 sec)
  1. Table.style_options property | Aspose.Words for...

    Table.style_options property. Gets or sets bit flags that specify how a table style is applied to this table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your Documents with versatile underline options for a professional look....set ; } Examples Shows how to format text inserted by a document...document builder. Document doc = new Document (); DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...public Shape ( DocumentBase doc , ShapeType shapeType ) Parameter...Parameter Type Description doc DocumentBase The owner document. shapeType...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Export EMAIL to DOT via C++ | products.aspose.com

    C++ API to Convert EMAIL to DOT without using Microsoft Word or Outlook...used to convert EMAIL file format to HTML. This API provides...and write emails in various formats, the ability to convert emails...

    products.aspose.com/total/cpp/conversion/email-...
  5. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_Format property. Provides access to the Formatting properties of the cell....cell_format property Cell.cell_format property Provides access...access to the formatting properties of the cell. @property def cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your Document export options....md" ; Document doc = new Document ( MyDir + "Non...leave simple tables in Markdown format. MarkdownSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape chartShape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering Document pages or shapes to images...Description ImageSaveOptions(save_format) Initializes a new instance...SaveFormat.WEB_P or SaveFormat.SVG format. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the Format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C++....ormat method Specifies the format in which the document will...options object is used. Can be Doc or Dot . Aspose :: Words :: SaveFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines....'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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