Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 118,717 for

id

(0.38 sec)
  1. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...investigation ticket and share the ID with you....

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  2. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want to convert to PDF. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The document appears to be corrupted and c…... Issue ID(s): WORDSNET-28630 You can obtain...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  3. 公共 API Aspose.Diagram 6.6.0 的变化|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....shape of the Visio diagram by ID Aspose . Diagram . Shape OLE_Shape...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  4. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…... Issue ID(s): PDFNET-59933 You can obtain...

    forum.aspose.com/t/find-an-replace-with-multipl...
  5. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …... Issue ID(s): PDFNET-59724 You can obtain...

    forum.aspose.com/t/problem-reading-pdf-containi...
  6. Ubuntu 24.04 Ошибка ModuleNotFoundError: No mod...

    Здравствуйте! “from aspose.barcode import generation” вызывает ошибку “ModuleNotFoundError: No module named ‘aspose.barcode’” Ubuntu 24.04 python 3.6.9 aspose-barcode-for-python-via-net Пакет успешно установился в в…... Free Support Policies Issue ID(s): BARCODEPYTHONNET-79 Как только...

    forum.aspose.com/t/ubuntu-24-04-modulenotfounde...
  7. 查找查询表和列表对象,它们与外部数据连接相关,使用Node.js与C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找查询表和列表对象,它们与外部数据连接相关。...查询表与连接ID相关联,而列表对象与查询表相关。 查找与外部数据连接相关的查询表和列表对象...

    docs.aspose.com/cells/zh/nodejs-cpp/find-query-...
  8. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…... Issue ID(s): CELLSNET-59156 You can obtain...

    forum.aspose.com/t/graphic-elements-in-html-are...
  9. Aspose.Diagram RSS (Resident Set Size) memory i...

    Hi Team, I am using Aspose.Diagram for Python via .Net with a temporary license. aspose-diagram-python==26.1. I am calling an API that performs some visio operations and save the file as pdf. The code is running on a E…... Issue ID(s): DIAGRAMPYTHONNET-142 You...

    forum.aspose.com/t/aspose-diagram-rss-resident-...
  10. Working with Layers|Documentation

    This section explains how to add or get layer information in a visio shape with Aspose.Diagram....Add ( layer ); // Get shape by ID Shape shape = page . Shapes ...

    docs.aspose.com/diagram/net/working-with-layers/