Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 32,818 for

test

(0.13 sec)
  1. 89849862.xlsx

    Sheet1 tc={e6157db2-d9e0-470b-bcb5-c70778e58cef}: [Threaded comment] Your version of Excel allows you to read this threaded comment; however, any edits to it will get removed if the file is opened ......linkid=870924 Comment: Test Threaded Comment Evaluation...

    docs.aspose.com/cells/fr/javascript-cpp/threade...
  2. AsposePSD states that a valid PSD file is not a...

    This python script from aspose.psd import Image from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers.smartobjects import SmartObjectLayer from aspose.psd.imageloadoptions import PsdL…... I’m using this test before purchasing a license...{e}") Testing with Different Files : If possible, test with different...

    forum.aspose.com/t/asposepsd-states-that-a-vali...
  3. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\Test.docx"); doc.Save(@".\Test.pdf"); When I did the same in Word ‘save…...\test.docx"); doc.Save(@".\test.pdf"); When I did...please help me take a look? test.zip (59.5 KB) image.png (8.5...

    forum.aspose.com/t/use-french-culture-from-date...
  4. Extracted text changed when updating to a newer...

    Hello. We are upgrading some code that was using Aspose.PDF 23.10 to the laTest release (26.1, but quick Tested against 26.2 since I saw it was now available), and we are seeing some minor differences in text that is bei…...1, but quick tested against 26.2 since I saw it...version. I’ve attached a small test project with a PDF showing the...

    forum.aspose.com/t/extracted-text-changed-when-...
  5. Aspose.Tasks, Finish field returns wrong date -...

    Hi guys, I was trying to upgrade Aspose.Tasks library from 23.6 to 25.9 and found different behavior dealing with Finish field. I tried the same code in different Aspose.Tasks versions and figured the different behavio…...No we happen to have a unit test that simply sets date and extract...object based on mpp file. The test scenario was setting 25th as...

    forum.aspose.com/t/aspose-tasks-finish-field-re...
  6. How to Run Aspose.Slides for Java in Docker|Asp...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint and OpenDocument....build -t aspose-test . -t names the image “aspose-test” . uses the...pwd ) /output:/output" aspose-test -v mounts the output directory...

    docs.aspose.com/slides/java/how-to-run-aspose-s...
  7. Right to left text - Free Support Forum - aspos...

    Hi, I have a couple of questions regarding right to left aligned text: The documentation for right to left text says "Please note that currently only normal fonts such as "Times New Roman" are supported. Specific fonts …...template file with us so we can test your issue at our end to figure...mentioned issue after an initial test. Your issue has been registered...

    forum.aspose.com/t/right-to-left-text/91358
  8. Bug 5377: Gml to MapInfoIntechange- Conversion ...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test data(input/output/QGIS) 5377 Gml MapInfoIntechange.zip (56.9 KB) Thanks,... Test data(input/output/QGIS) 5377...Dani, Thank you for sharing the test data and the screenshot. I’ve...

    forum.aspose.com/t/bug-5377-gml-to-mapinfointec...
  9. Using the pdf xml schema in the Aspose.Pdf name...

    Hi, I saw an older forum post that recommended using the Aspose.Pdf namespace to create documents instead of the Aspose.Pdf.Generator namespace. I've been playing around with generating documents in the Aspose.Pdf names…... I have tested the scenario using Aspose.Pdf...console test application I was working with to test this all...

    forum.aspose.com/t/using-the-pdf-xml-schema-in-...
  10. Protect PDF Files in Python|Aspose.PDF for Pyth...

    Learn how to encrypt files, decrypt protected PDFs, and change passwords in Python....d_from_list ( infile ): """ Test multiple passwords to find correct...pdf") Note: Tries passwords: test, test1, test2, test3, userpassword...

    docs.aspose.com/pdf/python-net/protect-pdf-file/