Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 20,448 for

document insertion

(0.28 sec)
  1. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...List<Node>> GetFootersWithNodes(Document doc, List<Node> nodes) { var...To find specific text in a document and collect nodes along with...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  2. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a Document...Represents a group of shapes in a document. To learn more, visit the...Group Shape into a Word Document documentation article. Remarks A...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....You can insert this via Word or use Aspose.Words to insert it programmatically...report is built: Document doc = new Document("output.docx"); //...

    forum.aspose.com/t/how-to-change-font-name-for-...
  4. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkbox status effortlessly—default is unchecked for streamlined user experience....how insert different kinds of form fields into a document, and...process them with using a document visitor implementation. public...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldIndex.UseYomi | Aspose.Words for .NET

    Enhance your indexing with FieldIndex UseYomi property. Easily enable yomi text for improved search visibility and better user experience.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldXE.Yomi | Aspose.Words for .NET

    Optimize your index entries with FieldXE Yomi property, enabling efficient sorting using the first phonetic character for enhanced data organization.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldSeq.BookmarkName | Aspose.Words for .NET

    Discover the FieldSeq BookmarkName property to easily manage Document navigation. Set or retrieve bookmark names for seamless item referencing....to an item elsewhere in the document rather than in the current...sequence fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::MailMerging::MailMerge::Execute ...

    Aspose::Words::MailMerging::MailMerge::Execute method. Performs a mail merge operation for a single record in C++....name that is not found in the document is encountered, it is ignored...>>& Array of values to be inserted into the merge fields. Number...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. DocumentBuilder.StartColumnBookmark | Aspose.Wo...

    Use DocumentBuilder's StartColumnBookmark method to easily mark table cell positions as column bookmarks, enhancing Document navigation and organization....the current position in the document as a column bookmark start...the document is saved. The actual position of the inserted BookmarkStart...

    reference.aspose.com/words/net/aspose.words/doc...
  10. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story....how to insert and customize footnotes. doc = aw . Document () builder...which we will pass to the document builder's "InsertFootnote"...

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