Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 32,890 for

test

(0.56 sec)
  1. 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...
  2. 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-...
  3. Aspose.Pdf.Document Encrypt - Free Support Foru...

    Hello I am using Aspose.PDF.dll version 23.6.0.0, on VS Studio 2022 (17.14.23) on Windows 11. The project is .NET 9.0 WinForms. With the attached PDF document when trying to set the User and Owner password and encrypt …... Test your encryption logic with a...consider sharing the file and test case in this forum thread for...

    forum.aspose.com/t/aspose-pdf-document-encrypt/...
  4. 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...I see no progress However I tested and it seems latest version...

    forum.aspose.com/t/image-overlapping-and-alignm...
  5. 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...
  6. Install Aspose.Words for Android via Java|Aspos...

    Installing Aspose.Words for Android via Java....Android via Java in Android Test Applications To use Aspose.Words...Words for Android via Java in test projects, the same approach...

    docs.aspose.com/words/java/install-aspose-words...
  7. Configure X-Dimension|Documentation

    Learn how to configure X-Dimension for 1D and 2D barcodes in Aspose.BarCode for Java, compare symbol density, use AutoSizeMode, and apply BarWidthReduction for printing....useful for screen images and test fixtures. For printing, use...screen-oriented images and reproducible test fixtures. Use millimeters for...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. 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/
  9. 通过C++使用Node.js复制Excel范围|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.... setValue ( "Test" ); sourceRange . get ( 1 ,... get ( 0 , 0 ). setValue ( "Test" ); sourceRange . get ( 1 ,...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-ranges...
  10. 使用C++复制Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++复制Excel中的范围。... PutValue ( u "Test" ); sourceRange . Get ( 1 ,...Get ( 0 , 0 ). PutValue ( u "Test" ); sourceRange . Get ( 1 ,...

    docs.aspose.com/cells/zh/cpp/copy-ranges-of-excel/