Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 157,024 for

doc

(0.21 sec)
  1. BuiltInDocumentProperties.keywords property | A...

    BuiltInDocumentProperties.keywords property. Gets or sets the Document keywords.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.Rows | Aspose.Words for .NET

    Access table rows effortlessly with our typed property, ensuring seamless data management and enhanced organization for your projects.... Document doc = new Document ( MyDir + "Tables...Body node: Table firstTable = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Aspose::Words::Section::PrependContent method |...

    Aspose::Words::Section::PrependContent method. Inserts a copy of content of the source section at the beginning of this section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Aspose::Words::Paragraph::GetEffectiveTabStops ...

    Aspose::Words::Paragraph::GetEffectiveTabStops method. Returns array of all tab stops applied to this paragraph, including applied indirectly by styles or lists in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph > para = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. ParagraphFormat.drop_cap_position property | As...

    ParagraphFormat.drop_cap_position property. Gets or sets the position for a drop cap text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MappedDataFieldCollection.GetEnumerator | Aspos...

    Discover the MappedDataFieldCollection GetEnumerator method, efficiently iterate through your data with a powerful dictionary enumerator for seamless access....MappedDataFieldColle () { Document doc = CreateSourceDocMappe (); DataTable...MappedDataFieldColle mappedDataFields = doc . MailMerge . MappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Paragraph.getText method | Aspose.Words for Nod...

    Paragraph.getText method. Gets the text of this paragraph including the end of paragraph character.... let doc = new aw . Document (); // An...has one paragraph. expect ( doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MappedDataFieldCollection.Add | Aspose.Words fo...

    Discover how to use the MappedDataFieldCollection Add method to effortlessly create new field mappings and enhance your data management efficiency....MappedDataFieldColle () { Document doc = CreateSourceDocMappe (); DataTable...MappedDataFieldColle mappedDataFields = doc . MailMerge . MappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  9. FontInfoCollection.EmbedSystemFonts | Aspose.Wo...

    Discover how the FontInfoCollection EmbedSystemFonts property enhances your Documents by embedding system fonts. Learn its default value and benefits!... This option works for DOC, DOCX and RTF formats only. Examples...embedded TrueType fonts. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.fon...
  10. FieldIndex.page_number_separator property | Asp...

    FieldIndex.page_number_separator property. Gets or sets the character sequence that is used to separate an index entry and its page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

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