Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 157,127 for

doc

(0.24 sec)
  1. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell into the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MailMergeMainDocumentType Enum | Aspose.Words f...

    Discover the Aspose.Words.MailMergeMainDocumentType enum, defining various mail merge source Document types for seamless Document automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  7. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... let doc = new aw . Document (); // Add...this document. let paragraph = doc . getParagraph ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldPageRef.InsertRelativePosition | Aspose.Wo...

    Discover how the InsertRelativePosition property of FieldPageRef enhances Document navigation by managing bookmarked paragraph positions effectively....void FieldPageRef () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); InsertAndNameBookmar ( builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Protect Documents and Parts of Documents|Aspose...

    Protect a Document or parts of a Document easily and fast instead of using VSTO in C#.... Document doc = new Document (); doc . Protect ( ProtectionType...

    docs.aspose.com/words/net/protect-documents-and...
  10. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    Discover how the HtmlSaveOptions ExportPageSetup property enhances your HTML, MHTML, or EPUB exports by allowing customizable page setups for better output....Microsoft Word file formats (DOCX, DOC, RTF, WML). In most cases HTML...when saving to HTML. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...