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

test

(1.65 sec)
  1. Checksum validation|Documentation

    Learn how checksum validation modes influence barcode recognition results in Aspose.BarCode for Java....EAN‑13 barcodes using the sample test class: com.aspose.barcode.guide...input image is created in the test fixture and then read with different...

    docs.aspose.com/barcode/java/developer-guide/ba...
  2. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...showing error out_test.zip (6.8 KB) [Test] public void foo68()...filename = @"c:\data\temp\out_test.xlsx"; // Create workbook object...

    forum.aspose.com/t/listobject-with-calculated-c...
  3. 在 Python 中向 PDF 添加表格|Aspose.PDF for Python via ...

    了解如何在 Python 中向现有 PDF 文档添加和配置表格。... add ( "Test 1" + str ( cell_count )) # Add...add ( "Test 2 1" ) cell = row2 . cells . add ( "Test 2 2" ) cell...

    docs.aspose.com/pdf/zh/python-net/adding-tables/
  4. Filter Messages from Exchange Mailbox using Web...

    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....messages that either has the word “test” in the subject or “ noreply@host... getSubject (). contains ( "test" ), builder . getFrom (). contains...

    docs.aspose.com/email/java/filter-messages-from...
  5. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…... We need to test the scenario in our environment...my sample files: test-input.pdf (93,3 KB) test-output.pdf (94,5...

    forum.aspose.com/t/setting-the-whole-xmp-block/...
  6. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital signature settings for enhanced document security and compliance....PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "Aspose Office" ...PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "Aspose Office" ...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...Save("test.pdf", Aspose.Words.SaveFormat...based on the latest values. Test Simplified Formulas : Since...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  8. Row Height goes to 0 - Free Support Forum - asp...

    I am Testing Aspose.Cells 25.3 in .NET. I have a Test case for Smart Markers in HTML view, where the same Marker is placed in several rows of decreasing height. When the height reaches 9, the text disappears. When ins…...1 I am testing Aspose.Cells 25.3 in .NET. I have a test case for...

    forum.aspose.com/t/row-height-goes-to-0/311344
  9. Converting a File to PDF via Workflow Activity|...

    PDF SharePoint API can be used in a SharePoint workflow that converts a document to PDF.... Test the Workflow To test the workflow: Open...

    docs.aspose.com/pdf/sharepoint/converting-a-fil...
  10. How to Install Dotnet in Docker Container to us...

    Here is a brief tutorial that guides to Install Dotnet in Docker Container to use Aspose.Cells. It shares steps to configure Docker container for processing Excel in Linux and then instructions to run the container for working with workbooks....the Docker container Run your test program These steps describe...in the Docker image, and the test program is executed. Script...

    kb.aspose.com/total/net/how-to-install-dotnet-i...