Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 168,794 for

doc

(0.12 sec)
  1. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java.... Document doc = new Document(); // A list allows...within a style. Style listStyle = doc.getStyles().add(StyleType.LIST...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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...
  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. SubDocument.node_type property | Aspose.Words f...

    SubDocument.node_type property. Returns [NodeType.SUB_DocUMENT](../../nodetype/#SUB_DocUMENT).... doc = aw . Document ( file_name =...document.docx' ) sub_documents = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. StructuredDocumentTag.date_display_format prope...

    StructuredDocumentTag.date_display_format property. String that represents the format in which dates are displayed.... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DATE...

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