Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 81,335 for

doc format

(0.15 sec)
  1. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... def chart_data_point (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLabel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLabel class. Defines properties specific to a list label... let doc = new aw . Document ( base ....docx" ); doc . updateListLabels (); let paras = doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert PDF To MARKDOWN C#

    Convert PDF to MARKDOWN Format in C# code. Save PDF as MARKDOWN using C#....Markdown, and many other document formats using C#, F#, VB.NET. MD Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/net/conversion/pdf-to...
  4. Convert HTML To DOCX C#

    Convert HTML to DocX Format in C# code. Save HTML as DocX using C#....DOCX, and many other document formats using C#, F#, VB.NET. DOCX...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/net/conversion/html-t...
  5. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection class. Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. ShadowFormat class | Aspose.Words for Python

    aspose.words.drawing.ShadowFormat class. Represents shadow Formatting for an object...ShadowFormat class Represents shadow formatting for an object. To learn more...visible Returns True if the formatting applied to this instance...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HeightRule enumeration | Aspose.Words for Node.js

    Aspose.Words.HeightRule enumeration. Specifies the rule for determining the height of an object....Shows how to format rows with a document builder. let doc = new aw...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.lastSavedTime propert...

    BuiltInDocumentProperties.lastSavedTime property. Gets or sets the time of the last save in UTC....documents originated from RTF format this property returns the local...edited using Microsoft Word. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML...due to requirements of this format. Examples Shows how to get...text when saving to html. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. AxisGroup Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisGroup enum, your key to managing chart axis groups effectively for enhanced data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...