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

doc format

(0.78 sec)
  1. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and Formatting for this paragraph....list numbering value and formatting for this paragraph. get listLabel...paragraphs that are list items. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.boldBi property | Aspose.Words for Node.js

    Font.boldBi property. True if the right-to-left text is Formatted as bold....the right-to-left text is formatted as bold. get boldBi () : boolean...and right-to-left text. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.italicBi property | Aspose.Words for Node.js

    Font.italicBi property. True if the right-to-left text is Formatted as italic....the right-to-left text is formatted as italic. get italicBi ()...and right-to-left text. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...PDF as form fields, some formatting loss might occur because...save a document to the PDF format using the Save method and the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.AutoFit | Aspose.Words for .NET

    Discover the Table AutoFit method to effortlessly resize tables and cells for optimal layout. Enhance your Document's presentation with ease!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Several Image Into HTML Javascript

    Merge multiple Image into HTML in JavaScript code. Save Image as HTML using JavaScript....developers to convert images to HTML format with a few lines of code. Image...JavaScript to convert images to HTML format with maximum flexibility and...

    products.aspose.com/words/nodejs-net/merge/imag...
  7. BuiltInDocumentProperties.links_up_to_date prop...

    BuiltInDocumentProperties.links_up_to_date property. Indicates whether hyperlinks in a Document are up-to-date.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the Document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label.... doc = aw . Document ( file_name =...'Rendering.docx' ) doc . update_list_labels () paras = doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...is an XML-based vector image format for two-dimensional graphics...SWF (Small Web Format) is a vector file format used for multimedia...

    products.aspose.com/total/cpp/conversion/svg-to...