Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 88,715 for

doc format

(0.28 sec)
  1. Convert HTML To DOCX Javascript

    Convert HTML to DocX Format in JavaScript code. Save HTML as DocX using JavaScript....easily convert files from one format to another, making it an indispensable...with HTML, DOCX or other file formats, Aspose.Words for Node.js via...

    products.aspose.com/words/nodejs-net/conversion...
  2. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.ListLabel | Aspose.Words for .NET

    Access and Format list numbering with the Paragraph ListLabel property. Enhance your Document's organization and clarity effortlessly!...list numbering value and formatting for this paragraph. public...Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...

    reference.aspose.com/words/net/aspose.words/par...
  4. ChartDataLabelCollection.Font | Aspose.Words fo...

    Access and customize the font Formatting of your entire series' data labels with the ChartDataLabelCollection Font property for enhanced data visualization....Provides access to the font formatting of the data labels of the...for a chart series. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Font.bold_bi property | Aspose.Words for Python

    Font.bold_bi property. True if the right-to-left text is Formatted as bold....the right-to-left text is formatted as bold. @property def bold_bi...right-to-left, and right-to-left text. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtinDocumentproperties/lastSavedTime/) property is updated before saving.... let doc = new aw . Document ( base ...."Document.docx" ); expect ( doc . builtInDocumentPrope . lastSavedTime...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...automatic number in outline format. Inheritance: FieldAutoNumOut...end. (Inherited from Field ) format Gets a FieldFormat object that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Font::get_Subscript method | Asp...

    Aspose::Words::Font::get_Subscript method. True if the font is Formatted as subscript in C++....method True if the font is formatted as subscript. bool Aspose...Shows how to format text to offset its position. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. HtmlSaveOptions.document_split_criteria propert...

    HtmlSaveOptions.Document_split_criteria property. Specifies how the Document should be split when saving to [SaveFormat.HTML](../../../aspose.words/saveFormat/#HTML), [SaveFormat.EPUB](../../../aspose.words/saveFormat/#EPUB) or [SaveFormat.AZW3](../../../aspose.words/saveFormat/#AZW3) Format...AZW3 format. Default is DocumentSplitCriteri...pages. When saving to HTML format these pages will be output...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.sizeBi property | Aspose.Words for Node.js

    Font.sizeBi property. Gets or sets the font size in points used in a right-to-left Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Define a set of font settings...

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