Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 31,414 for

test

(0.33 sec)
  1. Unable to cast object of type 'System.Int32' to...

    Hi, When I’m trying to save the following folder I receive and Unable to cast object of type ‘System.Int32’ to type ‘System.Collections.Generic.Dictionary`2[System.String,System.Object]’. Here is the folder Test_File.…... Here is the folder Test_File.7z (4.1 MB) Here is the...I’ve created the following mini test to reproduce the issue: var...

    forum.aspose.com/t/unable-to-cast-object-of-typ...
  2. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Pptx ); Presentation test = new Presentation ( outPptxFileName...IAutoShape autoShape = (( AutoShape ) test . getSlides (). get_Item ( 0...

    docs.aspose.com/slides/androidjava/manage-textbox/
  3. Issues while embedding attachment in pdf - Free...

    Hi Team, I am trying to embed attachments to my pdf. I tried to follow following documentation: Adding Attachment to PDF document|Aspose.PDF for Java…_gaMjEwMTA1NzY1LjE3NDYwMDcyMDM._ga_W0DG8XJWKLMTc0NjAwNzIwMy4xLjAuMTc…...our reference so that we can test the scenario in our environment...9:07am 3 Hey @asad.ali test.docx (15.0 KB) test.pdf (51.6 KB) These...

    forum.aspose.com/t/issues-while-embedding-attac...
  4. Question about Digital Signature Preservation w...

    I am currently working with Aspose.PDF for .NET version 22.2.0 in a .NET 9 project, and I have an important question regarding digital signature preservation when filling PDF form fields. Current Situation: I need to fi…... However, based on my testing and research, it appears that...you tried at your end. We will test the scenario in our environment...

    forum.aspose.com/t/question-about-digital-signa...
  5. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...the document I’ve used for the test. element.zip (11.9 KB) Thank...and footer content as needed. Test the output HTML file to ensure...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  6. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print area with cells with rotate text. When we extract this area as html and we try to insert it into a Word document using…...you find the text rotation) test-aspose-tabella.html (print area...InsertTableFromHtmlI.java (launch the unit test named insertTableFromHtmlI to...

    forum.aspose.com/t/documentbuilder-inserthtml-d...
  7. Manage VBA Projects in Presentations Using Java...

    Generate and manipulate PowerPoint and OpenDocument presentations via VBA in JavaScript with Aspose.Slides for Node.js via Java to streamline your workflow....setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); //...Presentation pres . save ( "test.pptm" , aspose . slides . SaveFormat...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. Web Accessibility Check – Aspose.HTML for .NET

    Learn how to Test your website's accessibility for WCAG compliance using Aspose.HTML for .NET....AccessibilityValidat class that can be used to test rules such as principles, guidelines...checks, report the criteria tested, and detail specific issues...

    docs.aspose.com/html/net/web-accessibility-check/
  9. How to Apply Hatch Patterns to DXF Polyline Lay...

    Hello Aspose Support Team, I am using Aspose.CAD for Java to process a DXF file, and I want to apply hatch patterns (like SOLID or ANSI31) to specific polyline layers (e.g., "BLK_1_COVERED_AREA", "CONCRETE" etc.). My go…...attach everything here, so we can test creation, saving and export...setPatternName("SOLID"); // Try "SOLID" to test But this is not helpful for...

    forum.aspose.com/t/how-to-apply-hatch-patterns-...
  10. Text columns Insertion into document and insert...

    HI, I am looking for a way to Create Text Columns like 3-4 and flow the data into it later. I tried this before and i remeber it working .But now its not working . I also tried as mentioned in below ticket Insert Tex…... Test the provided code snippet to...looks correct. There are three test columns, just as expected: 1243×627...

    forum.aspose.com/t/text-columns-insertion-into-...