Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 42,267 for

doc

(0.1 sec)
  1. CommentRangeEnd constructor | Aspose.Words for ...

    CommentRangeEnd constructor. Initializes a new instance of this class....constructor CommentRangeEnd(doc, id) Initializes a new instance...this class. CommentRangeEnd ( doc : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    Discover the FieldStyleRef InsertParagraphNumberInRelativeContext property to easily manage paragraph numbering in your Documents for enhanced clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldKeywords.text property | Aspose.Words for ...

    FieldKeywords.text property. Gets or sets the text of the keywords.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add some keywords, also...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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

    Discover how the ParagraphFormat WordWrap property affects text wrapping in Word. Learn to control Latin text flow for improved Document readability.... Document doc = new Document ( MyDir + "Document...); ParagraphFormat format = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  6. IStructuredDocumentTag.IsMultiSection | Aspose....

    Discover the IStructuredDocumentTag's IsMultiSection property, which identifies if your tag is a ranged multisection, enhancing Document organization and functionality.... Document doc = new Document ( MyDir + "Structured... IStructuredDocumentT sdt = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  7. ParagraphFormat.word_wrap property | Aspose.Wor...

    ParagraphFormat.word_wrap property. If this property is ``False``, Latin text in the middle of a word can be wrapped for the current paragraph... doc = aw . Document ( file_name =...+ 'Document.docx' ) format = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Markup::XmlMapping::SetMapping m...

    Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured Document tag and an XML node of a custom XML data part in C++.... auto doc = MakeObject < Document > ();...< CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. MemoryFontSource.type property | Aspose.Words f...

    MemoryFontSource.type property. Returns the type of the font source...., priority = 0 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::ParagraphFormat::get_HangingPunc...

    Aspose::Words::ParagraphFormat::get_HangingPunctuation method. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph in C++.... auto doc = MakeObject < Document > ( MyDir...< ParagraphFormat > format = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...