Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 122,765 for

id

(0.6 sec)
  1. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vss file within any Python based application.... Select Page via its id Add organization node shapes...

    products.aspose.com/diagram/python-java/organiz...
  2. Compressed PDF cannot be opened with Adobe soft...

    Hi, When compressing the file Concertae.pdf (1.2 MB) using a code such as this OptimizationOptions options = new(); options.ImageCompressionOptions.CompressImages = true; options.ImageCompressionOptions.ResizeImages = …... Issue ID(s): PDFNET-59852 You can obtain...

    forum.aspose.com/t/compressed-pdf-cannot-be-ope...
  3. PDF/A-1 Use of PDF 1.4 - Free Support Forum - a...

    Hi, One of our customers has a requisite that PDF/A-1 should be saved as PDF 1.4. The actual Aspose PDF saves PDF/A-1 as PDF 1.7, there’s no choice of the PDF version it should save the document. Adobe specification i…... Issue ID(s): PDFNET-59477 You can obtain...

    forum.aspose.com/t/pdf-a-1-use-of-pdf-1-4/309127
  4. Writing Updated Task Data to MPP | Aspose.Tasks...

    Learn how to write Microsoft Project task properties using Aspose.Tasks for C++....task’s original and external ID in the project. Copy 1 // Create...

    docs.aspose.com/tasks/cpp/writing-updated-task-...
  5. Mht to pdf - exception - sun.rmi.transport.tcp....

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown Mar 03, 2025 1:12:47 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop run WARNING: RMI TCP Accept-0: accept loop for…... Issue ID(s): HTMLJAVA-2023 You can obtain...

    forum.aspose.com/t/mht-to-pdf-exception-sun-rmi...
  6. NullPointerException noticed in aspose pdf - Fr...

    Noticing below error on pdf files when running some production jobs error.message Cannot invoke “com.aspose.pdf.internal.l6n.ly.lu()” because the return value of “com.aspose.pdf.internal.l6n.l0t.l6t()” is null error.st…... Issue ID(s): PDFJAVA-45311 You can obtain...

    forum.aspose.com/t/nullpointerexception-noticed...
  7. 合并相邻单元格|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.... Id ); if ( sheets . Count () ==...

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  8. 使用 Gmail 联系人|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....联系人需要以下用户信息:用户名、电子邮件地址、密码、客户端 ID、客户端密钥刷新令牌。 访问 Gmail 联系人 以下是一...

    docs.aspose.com/email/zh/java/working-with-gmai...
  9. doc.removeBlankPages() is raising `java.lang.St...

    We are encountering a reproducible StringIndexOutOfBoundsException: -1 when attempting to process or inspect a specific MS Word document which can be found here error_page.docx (14.9 KB). The error appears to be trigge…... Issue ID(s): WORDSNET-28982 You can obtain...

    forum.aspose.com/t/doc-removeblankpages-is-rais...
  10. 编辑 HTML 文档 – C# – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML for .NET 读取或修改文档对象模型,如何创建 HTML 元素,以及如何使用内联、内部和外部 CSS。...return the first element whose ID is elementId and null if there...的简单步骤。文档将包含一个带有 id 属性的文本段落: 创建 HTML 文档实例 创建段落元素 <p> 。 设置段落元素的 id 属性。 创建一个文本节点。...

    docs.aspose.com/html/zh/net/edit-html-document/