Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 27,884 for

test

(0.09 sec)
  1. Aspose.PDF 25.8.0 SaveAsync errors; Save works ...

    Using Aspose.PDF version 25.8.0, the following code errors with some PDFs, but not others. I have reviewed this Aspose Support entry, but it does not provide enough information to solve my issue. I cannot post the offe…...pdf in the tests below) in public, as they have...Ensure that the PDFs you’re testing are not corrupted. Open them...

    forum.aspose.com/t/aspose-pdf-25-8-0-saveasync-...
  2. PDF.Net StampAnnotation.Opacity Property has NO...

    Hi, I tryied to use StampAnnotation to put an image as a semi transparent stamp on the PDF. Below is what happened The stamp is on the PDF. But it’s solid. No transparency. Right click the stamp to view the property. t…...Document(“test.pdf”); StampAnnotation stamp1...Add(stamp1, true); document.Save(“test.pdf.pdf”); imran.rafique August...

    forum.aspose.com/t/pdf-net-stampannotation-opac...
  3. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Document("C:\\temp\\find replace test.docx"); ReplaceHandler handler...return afterRun; } } From the test document, here is the text logged...

    forum.aspose.com/t/get-node-that-contains-the-e...
  4. Landray RDM EKP-21463 Convert Effect - Free Sup...

    pdf source code: src.zip (4.4 KB) origin pdf: JTSC-E0243_TOC-L Series Release of Firmware Ver. 3.00.00.pdf.zip (346.2 KB) converted before: image.jpg (235.0 KB) converted after: image.png (157.4 KB) Please have a…... Test with Different Files : Attempt...7:21am 4 @hucq_landray_com_cn We tested with 25.7 version and could...

    forum.aspose.com/t/landray-rdm-ekp-21463-conver...
  5. Getting object reference error GetTimephasedWor...

    Hello Aspose Team, I’m encountering an “Object reference not set to an instance of an object” error when calling GetTimephasedWork for AssignmentBaselineWork in Aspose.Tasks when there are no resources assigned to the t…...9 and test project with task without resources...sinitsyn: I’ve checked with 25.9 and test project with task without resources...

    forum.aspose.com/t/getting-object-reference-err...
  6. PDF form in Acrobat Reader is readonly after sa...

    Hi there, We’re encountering an issue with the Aspose.PDF library when handling a PDF file that contains an XFA form. Our application follows this process: Load the original PDF file. Populate the form fields. Save t…...issue, we created a minimal test application that: Simply opens...Save("updated.pdf"); Next Steps Test the updated code to see if the...

    forum.aspose.com/t/pdf-form-in-acrobat-reader-i...
  7. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...Button1_Click () MsgBox "This is test message." End Sub 经过Aspose....U16String searchStr = u "This is test message." ; U16String replaceStr...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/
  8. Place a textbox within a specific cell in a tab...

    Good Day We are currently generating a table and we want to make the fields within a specific column editable. I want to place textboxes within the cells of the editable column but the problem is that I can't find the c…... We will test the scenario in our environment...= 20; cell = row.Cells.Add(“test”); cell.ColSpan = 4; cell.Border...

    forum.aspose.com/t/place-a-textbox-within-a-spe...
  9. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/PPTX → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…... Test with a minimal reproducible...upgrading If you are able to test a newer Aspose.Slides version...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  10. 在工作表中的单元格添加边框|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.... SaveAs ( "f:\\test\\ApplyBorders.xls" , Microsoft...file. objBook . Save ( "f:\\test\\ApplyBorders.xls" ); AI Document...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...