Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 180,264 for

doc

(0.09 sec)
  1. ShapeBase.wrapSide property | Aspose.Words for ...

    ShapeBase.wrapSide property. Specifies how the text is wrapped around the shape.... let doc = new aw . Document ( base ....canvas.docx" ); let shapes = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. HtmlSaveOptions.navigation_map_level property |...

    HtmlSaveOptions.navigation_map_level property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats... doc = aw . Document ( file_name =...options . navigation_map_level = 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AiModel.translate method | Aspose.Words for Python

    AiModel.translate method. Translates the provided Document into the specified target language... doc = aw . Document ( file_name =...api_key ) translated_doc = model . translate ( doc , aw . ai . Language...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldPrintDate.use_saka_era_calendar property |...

    FieldPrintDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar.... doc = aw . Document ( file_name =...display "0/0/0000". field = doc . range . fields [ 0 ] . as_field_print_date...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldPrintDate.use_um_al_qura_calendar property...

    FieldPrintDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar.... doc = aw . Document ( file_name =...display "0/0/0000". field = doc . range . fields [ 0 ] . as_field_print_date...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertSignatureLine method | As...

    Aspose.Words.DocumentBuilder.insertSignatureLine method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Body constructor | Aspose.Words for Node.js

    Body constructor. Initializes a new instance of the [Body](../) class....Body constructor Body(doc) Initializes a new instance of the...the Body class. Body ( doc : Aspose . Words . DocumentBase ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can use an INCLUDE field...

    reference.aspose.com/words/java/com.aspose.word...
  10. StyleCollection.ClearQuickStyleGallery | Aspose...

    Effortlessly clear styles from your Quick Style Gallery with StyleCollection's ClearQuickStyleGallery method. Simplify your design process today!... Document doc = new Document (); // Note that...for now. doc . Styles . ClearQuickStyleGalle (); doc . Save (...

    reference.aspose.com/words/net/aspose.words/sty...