Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 31,267 for

test

(0.1 sec)
  1. ChartDataLabelCollection.show_series_name prope...

    ChartDataLabelCollection.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels of the entire series...add_bubbles ( series_name = 'Aspose Test Series' , x_values = [ 2.9 ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Image Overlapping and Alignment Issue in Word a...

    While upgrading Aspose from the old version to the new version, we faced image alignment and overlapping issues in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implement…...wordFile = 'Test-MAC-NoIssue.docx' String powerPointFile = 'Test-MAC-NoIssue...

    forum.aspose.com/t/image-overlapping-and-alignm...
  3. Landray RDM EKP-24066 Convert Effect - Free Sup...

    cells source code: src.zip (1.6 KB) origin cells: 加油站项目2025年经营数据.xlsx.zip (26.4 KB) before converted: image.jpg (189.0 KB) after converted: image.png (341.9 KB) Please have a check.... I have tested your scenario using Aspose...template accurately. Please test your case using Aspose.Cells...

    forum.aspose.com/t/landray-rdm-ekp-24066-conver...
  4. Error Proxy error(InvalidValueFormatException):...

    Hola, Tengo un error que no consigo solucionar de ninguna manera y es por el formato de un valor en el metadata del documento. He utilizado vuestro codigo de la documentación para reemplazar un texto por otro, pero sig…...A\TEST\stangby.pdf" TEMP_CLEAN = r"C:\Users\mario...tarano\OneDrive - AGGITY EUROPE, S.A\TEST\stangby_clean.pdf" OUTPUT =...

    forum.aspose.com/t/error-proxy-error-invalidval...
  5. Throw Exception when Update Text of TextFragmen...

    Env Windows 11 with .NET Framework 4.7 Aspose.PDF for .NET 25.3 Code var doc = new Aspose.Pdf.Document(@"C:\Users\hello\Desktop\Test\1.pdf"); var textFragmentAbsorber = new TextFragmentAbsorber("微信公众号", new TextSearc…...Document(@"C:\Users\hello\Desktop\test\1.pdf"); var textFragmentAbsorber...set to "We", is OK. } Files test.zip (629.6 KB) sergei.shibanov...

    forum.aspose.com/t/throw-exception-when-update-...
  6. Wrong bookmarks order when converting docx to p...

    Hi Aspose Team, When converting specific DOCX file to PDF we experience and incorrect order in the generated bookmarks. We have compared the result to Word. Please see this screenshot: We’re using laTest version of…...options); Our docx file for testing: Brev fra Ankestyrelsen - Kvitteringsbrev...Kvitteringsbrev - NY TEST 02-12-2025 (1).DOCX (44.0 KB) Thanks...

    forum.aspose.com/t/wrong-bookmarks-order-when-c...
  7. 在 Docker 中运行 Aspose.Slides 的方法|Aspose.Slides 文档

    在 Docker 容器中运行 Aspose.Slides:配置镜像、依赖项、字体和授权,以构建可扩展的服务来处理 PowerPoint 和 OpenDocument。... tests . sh 让我们查看 Dockerfile 中每行代码的含义:.../ build / netcore . linux . tests . sh 根据 Dockerfile 中的指令,生成的容器镜像将已经安装...

    docs.aspose.com/slides/zh/net/how-to-run-aspose...
  8. Creating ATTRIB / ATTDEF programmatically using...

    Hello, I am currently evaluating Aspose.CAD for Java and I have a technical question regarding working with attributes in DWG/DXF files. My use case is to generate CAD files programmatically and include attributes such…...have created CADJAVA-12092 to test this case....

    forum.aspose.com/t/creating-attrib-attdef-progr...
  9. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object.... Save ( "test.fbx" , FileFormat . FBX7400ASCII...FBX7400ASCII ); scene . Save ( "test.gltf" , new GLTFSaveOptions ( FileFormat...

    docs.aspose.com/3d/net/manipulate-custom-proper...
  10. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…...Document("test.docx") for para in doc.get_child_nodes(aw...problem. I have attached a test document. test.docx (11.9 KB) alexey...

    forum.aspose.com/t/how-to-find-and-iterate-list...