Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 422,750 for

document

(0.22 sec)
  1. EditableRangeEnd class | Aspose.Words for Python

    aspose.words.EditableRangeEnd class. Represents an end of an editable range in a Word Document...an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IHyphenationCallback | Aspose.Words for Java

    Implemented by classes which can register hyphenation dictionaries in Java....getCount()); // Open a document with a locale that Microsoft...such as German. Document doc = new Document(getMyDir() + "German...

    reference.aspose.com/words/java/com.aspose.word...
  3. ParagraphCollection class | Aspose.Words for Py...

    aspose.words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...Working with Paragraphs documentation article. Inheritance: ParagraphCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java.... Document doc = new Document(); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  5. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default font substitution rule in Java....the Working with Fonts documentation article. Remarks: This rule...substitution rule. Document doc = new Document(); FontSettings fontSettings...

    reference.aspose.com/words/java/com.aspose.word...
  6. IReplacingCallback Interface | Aspose.Words for...

    Enhance your Document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results.... Document doc = new Document ( MyDir + "Header...such replacements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Table Overview|Aspose.Words for Java

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Java. How to work with tables in Java....server-side processing of documents in various formats – PDF,...following ways: tables in a document are preserved during open/save...

    docs.aspose.com/words/java/table-overview/
  8. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using C#. Also insert images from a Database during Mail Merge in C#.... The merge engine takes a document as input, looks for MERGEFIELD...users can also generate a document that handles more unusual...

    docs.aspose.com/words/net/insert-checkboxes-tex...
  9. How to Insert Comment in Word using Python

    This article explains how to insert comment in Word using Python. It assists in configuring the IDE environment to use the required libraries, step-by-step procedure to write the program and a runnable sample code to add comment in Word using Python....used to add comments to word document using python . You will also...while adding it to the Word document and saving the output file...

    kb.aspose.com/words/python/how-to-insert-commen...
  10. InlineStory.Paragraphs | Aspose.Words for .NET

    Discover the InlineStory Paragraphs property, access a unique collection of story paragraphs for enhanced content organization and readability.... Document doc = new Document (); DocumentBuilder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/net/aspose.words/inl...