Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 123,464 for

id

(2.6 sec)
  1. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...{ // // Summary: // The shape ID of the comment. public int ShapeID...// // Summary: // Contains the ID number of the reviewer adding...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  2. DocumentVisitor.VisitCommentRangeStart | Aspose...

    Explore the DocumentVisitor VisitCommentRangeStart method to efficiently handle text comments in your code, enhancing readability and organization...."[Comment range start] ID: " + commentRangeStart . Id ); mDocTraversalDepth...start] For comment range ID {comment.Id}, By {comment.Author} on...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentVisitor.VisitCommentRangeEnd | Aspose.W...

    Discover the DocumentVisitor VisitCommentRangeEnd method, designed to enhance text processing by efficiently handling comment range endings in your documents...."[Comment range start] ID: " + commentRangeStart . Id ); mDocTraversalDepth...start] For comment range ID {comment.Id}, By {comment.Author} on...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PDF preview failing in Nuxeo – Unexpected serve...

    I’m facing an issue while trying to open a PDF preview insIde Nuxeo. The viewer shows the following error from PDF.js: PDF.js v2.12.313 (build: a2ae56f39) Message: Unexpected server response (500) while retrieving PDF …...http://localhost:8080/nuxeo/api/v1/repo/default/id/ce4202f5-f247-4add-a43d-19e8.../nuxeo/api/v1/repo/default/id/<doc-id>/@rendition/pdf?clientReason=view...

    forum.aspose.com/t/pdf-preview-failing-in-nuxeo...
  5. 获取 Visio 形状包括儿童|Documentation

    本节介绍如何获取 visio 形状,包括形状 Id 或名称为 Aspose.Diagram 的孩子。...diagram 中的每个形状都有一个 ID 和一个名称。使用 Visio 编程时 ID 很重要:它是访问形状的主要方法。每...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  6. Aspose.Cells - Assigning formulas corrupts Exce...

    I perform the actions: reassign formulas, this action occurs without error. Then for some reason the file cannot be opened through Excel. The file is corrupted. If I restore the file, the formulas are broken. Aspose.C…... Issue ID(s): CELLSNET-58247 You can obtain...inform you that your issue (Ticket ID: “CELLSNET-58247”) has been resolved...

    forum.aspose.com/t/aspose-cells-assigning-formu...
  7. Add Page Stamp to PDF using Java | Aspose.PDF

    Add page stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java AP</name>...

    products.aspose.com/pdf/java/stamps/page/
  8. CustomXmlPartCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Markup.CustomXmlPartCollection class, your go-to solution for managing Custom XML Parts efficiently and effortlessly.... Id , Is . EqualTo ( xmlPartId ));...xmlPart . Clone (); xmlPartClone . Id = Guid . NewGuid (). ToString...

    reference.aspose.com/words/net/aspose.words.mar...
  9. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    本节介绍如何设置形状的样式,包括它的线数据和填充数据 Aspose.Diagram。...代码查找形状名称进程,形状 ID 为 1,并将其 X 和 Y 坐标设置为 5。 // For...ToLower () == "process" && shape . ID == 1 ) { shape . XForm . PinX...

    docs.aspose.com/diagram/zh/net/set-visio-shape-...
  10. 计算引脚值和设置形状的大小|Documentation

    本节介绍如何使用 Aspose.Diagram 计算子形状的 PinX 和 PinY 值。...vsdx" ); // Get a group shape by ID and page index is 0 Shape shape...sub-shape of the group shape by id Shape subShape = shape . Shapes...

    docs.aspose.com/diagram/zh/net/calculate-pin-va...