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

doc

(0.56 sec)
  1. MarkdownListExportMode Enum | Aspose.Words for ...

    Discover how Aspose.Words' MarkdownListExportMode enum enhances list export to Markdown, ensuring precise formatting and seamless integration for your Documents.... Document doc = new Document ( MyDir + "List...ListExportMode = markdownListExportMo }; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DocumentProperty class | Aspose.Words for Python

    aspose.words.properties.DocumentProperty class. Represents a custom or built-in Document property... doc = aw . Document ( MY_DIR + 'Properties...'Document filename: \n\t " { doc . original_file_name } "' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AI Plugin Integration|AI Plugin Integration

    Use AI plugins based on Aspose.Words for Python via .NET to make DocX, PDF, HTML, EPUB, Doc, RTF, ODT, MHTML, TXT and other formats suitable for AI processing....doc , .rtf , .odt , .mhtml etc. files...Aspose.Words for Docling Loads .doc , .rtf , .docx , .pdf , .html...

    docs.aspose.com/words/python-net/ai-plugin-inte...
  4. Aspose::Words::Document::UnlinkFields method | ...

    Aspose::Words::Document::UnlinkFields method. Unlinks fields in the whole Document in C++.... auto doc = System :: MakeObject < Aspose...+ u "Linked fields.docx" ); doc -> UnlinkFields (); See Also...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Drawing::GroupShape::GroupShape ...

    Aspose::Words::Drawing::GroupShape::GroupShape constructor. Creates a new group shape in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartSeriesGroupCollection.Count | Aspose.Words...

    Discover the Count property of ChartSeriesGroupCollection, which reveals the total number of series groups for enhanced data visualization.... Document doc = new Document ( MyDir + "Combo...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Paragraph.is_format_revision property | Aspose....

    Paragraph.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... doc = aw . Document ( file_name =...changes". self . assertTrue ( doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PhoneticGuide.RubyText | Aspose.Words for .NET

    Discover the PhoneticGuide RubyText property to access and enhance ruby text for improved phonetic clarity in your applications.... Document doc = new Document ( MyDir + "Phonetic...docx" ); RunCollection runs = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/pho...
  9. FieldAddressBlock.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldAddressBlock. Effortlessly retrieve mail merge field names to enhance your Document automation process.... Document doc = new Document ( MyDir + "Field...addressBlockField = ( FieldAddressBlock ) doc . Range . Fields [ 0 ]; string...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when Document is imported from plain text format... text_doc = 'Full stop delimiters: \n '...detect_numbering_with_whitespaces doc = aw . Document ( stream = io...

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