Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 24,049 for

comment

(0.07 sec)
  1. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field...) asComment() Cast node to Comment . (Inherited from Node ) asCommentRangeEnd()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRef class. Implements the REF field...corresponding footnote, endnote, and comment text. insertHyperlink Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Transparency in XPS file | .NET

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...value from path4 (see next comment about Fill property) 44 path5...

    docs.aspose.com/page/net/xps/working-with-trans...
  4. 在 XPS 文件中使用透明度 | .NET

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 .NET 中使用该功能。...value from path4 (see next comment about Fill property) 44 path5...

    docs.aspose.com/page/zh/net/xps/working-with-tr...
  5. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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....Comment Property Aspose.Cells APIs...allow getting and setting comments for an instance of ListObject...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Extract Table Data from HTML – C# code

    Learn how to extract data from html table using the Aspose.HTML library in C#. Optimize your data collection and analysis!...test has an ID, a name, a comment for it, and a hyperlink to...

    products.aspose.com/html/net/extract-data-from-...
  7. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...with the code above, than comment code marked between 'SUBSETTING...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  8. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....CONTINUE; } /// /// Called when a Comment is encountered in the document...visitCommentStart(Comment comment) { if (comment.getFont().getHidden())...

    reference.aspose.com/words/java/com.aspose.word...
  9. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...) asComment() Cast node to Comment . (Inherited from Node ) asCommentRangeEnd()...isDeep) Returns an Nth child Comment node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....CONTINUE; } /// /// Called when a Comment is encountered in the document...visitCommentStart(Comment comment) { if (comment.getFont().getHidden())...

    reference.aspose.com/words/java/com.aspose.word...