Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 180 for

insert entity

(0.08 sec)
  1. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder.... Any insert operations you perform using...using DocumentBuilder will insert before the DocumentBuilder.current_node...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Managing OLE Objects|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....object is an independent program entity that can interact with a user...another. For example, you can insert a Microsoft Word document into...

    docs.aspose.com/cells/net/managing-ole-objects/
  3. Managing OLE Objects|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....object is an independent program entity that can interact with a user...another. For example, you can insert a Microsoft Word document into...

    docs.aspose.com/cells/java/managing-ole-objects/
  4. DocumentBuilder.CurrentNode | Aspose.Words for ...

    Discover the DocumentBuilder CurrentNode property to easily access the selected node, enhancing your document editing efficiency and workflow.... Any insert operations you perform using...using DocumentBuilder will insert before the CurrentNode . When...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder.currentNode property | Aspose.W...

    DocumentBuilder.currentNode property. Gets the node that is currently selected in this DocumentBuilder.... Any insert operations you perform using...using DocumentBuilder will insert before the DocumentBuilder.currentNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::get_CurrentNode...

    Aspose::Words::DocumentBuilder::get_CurrentNode method. Gets the node that is currently selected in this DocumentBuilder in C++.... Any insert operations you perform using...using DocumentBuilder will insert before the CurrentNode . When...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 档案

    档案...foreach (CadBaseEntity entity in cadImage.Entities) { // 我们遍历 CadText...CadMText 等 IterateCADNodes(entity); } // 在特定布局上搜索文本获取所有布局名称并将每个布局与相应的块与实体链接起来...

    blog.aspose.com/zh/cad/search-text-in-dwg-csharp/
  8. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....can iterate over the layout entities using a LayoutEnumerator....traverse the collection of layout entities like a tree. // We can also...

    reference.aspose.com/words/java/com.aspose.word...
  9. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java....endTable(); // Insert cell contents. cell.ensureMinimum();...write("Lorem ipsum dolor."); // Insert text after the table. builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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…...l'entità layout del nodo //object entity = layoutCollector.GetEntity(node);...//layoutEnumerator.Current = entity; // Ora puoi leggere la proprietà...

    forum.aspose.com/t/finding-node-no-paragraph-pa...