Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 170,563 for

doc

(0.11 sec)
  1. VbaReference.libId property | Aspose.Words for ...

    VbaReference.libId property. Gets a string value containing the identifier of an Automation type library....LibidReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspe...ProjectReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspe...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise.... def insert_at_bookmark (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . start_bookmark ( 'InsertionPoint'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) columns = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.dateDisplayLocale propert...

    StructuredDocumentTag.dateDisplayLocale property. Allows to set/get the language format for the date displayed in this SDT.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly save Documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . ParagraphFormat . Style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of pages... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Page...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.calendarType property | A...

    StructuredDocumentTag.calendarType property. Specifies the type of calendar for this SDT... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DmlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats.... let doc = new aw . Document ( base ....DmlRenderingMode . DrawingML ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlSaveOptions.resolveFontNames property | Asp...

    HtmlSaveOptions.resolveFontNames property. Specifies whether font family names used in the Document are resolved and substituted according to [Document.fontSettings](../../../aspose.words/Document/fontSettings/) when being written into HTML-based formats.... let doc = new aw . Document ( base ....that we do not have. expect ( doc . fontInfos . at ( "28 Days Later"...

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