Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 155,498 for

2

(0.13 sec)
  1. Issue opening a PDF document - Free Support For...

    When we try create a Document object for certain (non password protected) PDF’s with the permissions in the attached picture, it fails with a " Permissions check failed (invalid Perms literals" error. The PDF’s open fin…...Product Family gregglinnellciv July 2, 2025, 7:44pm 1 When we try create...Professionalize.Discourse July 2, 2025, 7:44pm 2 @gregglinnellciv Cause...

    forum.aspose.com/t/issue-opening-a-pdf-document...
  2. Best Practices and Tips for TikZ | Aspose.TeX .NET

    Learn best practices and useful tips for efficient and effective use of TikZ in your TeX and LaTeX documents....1 \ usetikzlibrary{external} 2 \ tikzexternalize [ prefix = figures...node (server) at (0,0) {Server}; 2 \ node (client) at (4,0) {Client};...

    docs.aspose.com/tex/net/tikz-best-practices-and...
  3. Best Practices and Tips for TikZ | Aspose.TeX .NET

    Learn best practices and useful tips for efficient and effective use of TikZ in your TeX and LaTeX documents....1 \ usetikzlibrary{external} 2 \ tikzexternalize [ prefix = figures...node (server) at (0,0) {Server}; 2 \ node (client) at (4,0) {Client};...

    docs.aspose.com/tex/net/best-practices-and-tips/
  4. Working with Pages in PS file | Python

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...demonstrates how to create a 2-page PS document in 8 steps: Create...with default options. Create a 2-page PsDocument using the previously...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...Discourse June 25, 2025, 3:36pm 2 @Shivah6 Cause The issue you’re...particularly? Shivah6 July 2, 2025, 2:27pm 6 Hello @asad.ali The...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...
  6. Failure to Get Images of Shapes on a PowerPoint...

    Hi Team, I have a PPTX (attached) with one slide. When I try to get image of the shape on the slide, I get error from Aspose: Processing AutoShape 1 on slide 1 Error processing shape on slide 1: Object reference not …...GetImage(0, 2, 2); // Save the image with a unique...Discourse February 6, 2026, 9:57am 2 @bhav You’re getting a NullReferenceExcepti...

    forum.aspose.com/t/failure-to-get-images-of-sha...
  7. FieldArgumentBuilder | Aspose.Words for .NET

    Discover the FieldArgumentBuilder constructor to efficiently create and customize FieldArgumentBuilder instances for your development needs....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose.zip for .net 解压中文乱码 - Free Support Forum...

    zip压缩包里面有中文文件名的文件,解压后是乱码,请问有办法处理? 使用的是最新的.net 版aspose.zip...hafeez December 1, 2020, 2:44pm 2 @gsh365 , 请ZIP并在此处附加以下资源进行测试:...您提供更多信息。 gsh365 December 2, 2020, 2:27am 3 Desktop.zip (1.7 ...

    forum.aspose.com/t/aspose-zip-for-net/222189
  9. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....2.) uses both whitespaces and dot...First list item 1\n" + "2. First list item 2\n" + "3. First list...

    reference.aspose.com/words/java/com.aspose.word...
  10. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....write("Cell 2"); builder.endRow(); builder.insertCell();...setBackgroundPattern(Color.BLUE); // 2 - By index: tableStyle.getConditionalStyles()...

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