Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 29,589 for

test

(0.12 sec)
  1. PdfDigitalSignatureDetails.CertificateHolder | ...

    Discover the PdfDigitalSignatureDetails CertificateHolder property. Access the certificate holder object for enhanced document signing security....PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "My Office" , signingTime... . Reason , Is . EqualTo ( "Test Signing" )); Assert . That (...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Issue converting webp images to png or jpeg - F...

    Hi, We are using Aspose Imaging for Java to convert webp images to either png or jpeg. With some images, we have noticed that after the conversion, the image is distorted, wrong. I attaching the pgn and jpeg image afte…...inputImage = "src/data/aspose/issue-test.webp"; String outputFile = ..."src/data/aspose/issue-test-out." + dest; Image image = Image...

    forum.aspose.com/t/issue-converting-webp-images...
  3. How to Run Aspose.Slides in Docker|Aspose.Slide...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint and OpenDocument..../ slides - src \# build and test Aspose . Slides on start WORKDIR.../ build / netcore . linux . tests . sh Let’s review what each...

    docs.aspose.com/slides/net/how-to-run-aspose-sl...
  4. SmtpClient Activity Logging|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....address" , "this is a test subject" , "this is a test body" ) client...

    docs.aspose.com/email/python-net/smtpclient-act...
  5. Aspose.PDF memory issues - Free Support Forum -...

    Hi, I’m operating on big pdf file (800MB), attached. I used Aspose.PDF for .NET, version 25.11 and 26.1. The desired result is to ensure in that file some metadata tags, I prepared 2 versions of code to achieve that. …... The test scripts operates on FileStream...tempStream = File.OpenRead($@"D:\temp\Test_22_A22222B.pdf"); using (var...

    forum.aspose.com/t/aspose-pdf-memory-issues/325211
  6. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "My Office" , signingTime...digitalSignatureDeta . reason ). toEqual ( "Test Signing" ); expect ( options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Redactions Cause Text Shift If Words Are Differ...

    While messing around with redactions I noticed a bit of an issue happening when redacting a sentence with multiple word formats/colours. If the last word in a redaction box has a different colour to the first word after …...document used in the tests : Aspose Test Document.docx (13.4 KB)...document with us as well? We will test the scenario in our environment...

    forum.aspose.com/t/redactions-cause-text-shift-...
  8. Aspose.Slides - 26.1.0 - Saving presentation as...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…... Test using System.IO; using Aspose...nux [188 ms] Error Message: Test method AsposeTests.SaveGene...

    forum.aspose.com/t/aspose-slides-26-1-0-saving-...
  9. Aspose Java Mail Msg To Eml conversion override...

    Hello, We are converting MSG files to EML files via: MailMessage message = MailMessage.load(new ByteArrayInputStream(msg), new MsgLoadOptions()); ByteArrayOutputStream out = new ByteArrayOutputStream(); EmlSaveOption…... For testing, we created a message in Outlook...is being checked during your test (e.g. raw EML headers, message...

    forum.aspose.com/t/aspose-java-mail-msg-to-eml-...
  10. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “Test.docx” was edited in a JS editor and saved as “Test (after JS editor).docx”. Then, the file “Test (after JS editor).docx” was converted to “Test.pdf” using Aspose.Words. In “Test.pdf”, the table widt…... The file “test.docx” was edited in a JS editor...saved as “test (after JS editor).docx”. Then, the file “test (after...

    forum.aspose.com/t/converting-docx-to-pdf-table...