Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 31,343 for

test

(1.46 sec)
  1. Justified Text Rendering Issues with Tab Stops ...

    Issue Summary Aspose.Words for Java has rendering issues when converting documents with justified text to PDF: Header Issue: Header text with full justification + right-aligned tab stops extends beyond document margins…...positioning differ from the original Test Files Attached files: justifiedHeader...justifiedHeader.docx : Sanitized test document demonstrating both...

    forum.aspose.com/t/justified-text-rendering-iss...
  2. Retrieve comment of a MergeField - Free Support...

    Dear support team, I’m using Aspose.words c#, and I have a word document that contains a mail merge field called <<mergeFieldTest1>> and also a comment associated with the field(i.e. “This field is used for Test purpose…... “This field is used for test purpose.”). So How could I extract...

    forum.aspose.com/t/retrieve-comment-of-a-mergef...
  3. Aspose::Words::Drawing::Charts::AxisTickLabelPo...

    Aspose::Words::Drawing::Charts::AxisTickLabelPosition enum. Specifies the possible positions for tick labels in C++....get_Series () -> Add ( u "Aspose Test Series" , System :: MakeArray...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Visio to PDF Arabic language conversion bug - F...

    Hello Support Team, When converting Visio documents to PDF with Arabic text and having installed proofing tools (Arabic Language Pack) for Middle-Eastern - Right to Left language we are getting mirroring Arabic text and…...contains a sample project, a testing Visio document, and the resulting...Best Regards, Ihor Postilnyk test.png (15.0 KB) Aspose_Pdf_Visio_Arabic_Text...

    forum.aspose.com/t/visio-to-pdf-arabic-language...
  5. SMTP send: The server committed a protocol viol...

    Last Friday, I created a new thread: Posted By: peterhuppertz in Aspose.Email Product Family Subject: [SMTP] The server committed a protocol violation. The server response was: Enter mail, end with “.” on a line by i…... I’ve written some test code, which is in the attached...follows: I have tested this issue using my test account credentials...

    forum.aspose.com/t/smtp-send-the-server-committ...
  6. What version works with Win Server 2019 - Free ...

    Looking to evaluate Aspose.PDF for Report Services, and need help which version works with my OS. We are on Windows Server 2019 with .Net framework 4.8. Its not clear to me which version of the dll will work for me....your server (Recommended for testing). Install .NET Framework 4...working immediately. Option B: Test the current version. You can...

    forum.aspose.com/t/what-version-works-with-win-...
  7. Aspose.PSD for Java 20.6 - Release Notes|Docume...

    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....Psd/test/testdata/Images/Psd/SmartObjects/rgb8_2x2...get_Item ( 0 ). setFileType ( "test" ); lnkeResource . get_Item...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. Managing Outlook Calendar Items|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....EmailAddress = "test@aaa.com" , DisplayName = "test display Name"...

    docs.aspose.com/email/net/managing-outlook-cale...
  9. Convert MSG to OFT via Java | products.aspose.com

    Try the code sample to convert MSG files to OFT format in Java. Download Java API to take your email processing applications to the next level....= new MapiMessage( "test@from.to" , "test@to.to" , "template subject"...

    products.aspose.com/email/java/conversion/msg-t...
  10. How to Decrypt PDF in Java

    This short tutorial describes how to decrypt PDF in Java. It provides all the necessary details to establish the environment, steps to write the application, and a runnable sample code to decrypt password protected PDF in Java....PdfFileInfo class object to test the encryption status If PDF...encryption state of the file is tested, and then it is loaded using...

    kb.aspose.com/pdf/java/how-to-decrypt-pdf-in-java/