Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,318 for

map

(0.03 sec)
  1. DocumentVisitor.VisitStructuredDocumentTagRange...

    Discover the DocumentVisitor VisitStructuredDocumentTagRangeStart method, essential for handling Structured Document Tags efficiently in your applications.... /// Creates a map of this tree in the form of a...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Body.accept method | Aspose.Words for Node.js

    Body.accept method. Accepts a visitor.... /// Creates a map of this tree in the form of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.VisitRowStart | Aspose.Words fo...

    Discover the DocumentVisitor VisitRowStart method. Enhance your table row enumeration with efficient, streamlined processing for optimized performance.... /// Creates a map in the form of a string of all...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    Discover the DocumentVisitor VisitSectionEnd method, crucial for managing section enumeration in your applications. Enhance your coding efficiency today!... /// Creates a map of this tree in the form of a...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentVisitor.visitTableEnd method | Aspose.W...

    DocumentVisitor.visitTableEnd method. Called when enumeration of a table has ended.... /// Creates a map in the form of a string of all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.visitCellStart method | Aspose....

    DocumentVisitor.visitCellStart method. Called when enumeration of a table cell has started.... /// Creates a map in the form of a string of all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.visitCellEnd method | Aspose.Wo...

    DocumentVisitor.visitCellEnd method. Called when enumeration of a table cell has ended.... /// Creates a map in the form of a string of all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldHyperlink class | Aspose.Words for Python

    aspose.words.fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/python-net/working-with-fields/) documentation article....(Inherited from Field ) is_image_map Gets or sets whether to append...hyperlink for a server-side image map. is_locked Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...( lambda a : a is not None , map ( lambda b : system_helper ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…...OutputStream out) throws Exception { Map<String, Object> ds = new HashMap<>();...

    forum.aspose.com/t/linq-expressions-not-working...