Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 32,992 for

test

(0.07 sec)
  1. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...code below into a Visual Studio test project with a reference to...and document path). Run the tests. Expected Result Section.Bottom...

    forum.aspose.com/t/possible-bug-with-document-l...
  2. 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
  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. Setup Environment and Installation Guidelines|A...

    Visio Diagram Node.js is platform-independent API and can be used on any platform (Windows, Linux and MacOS) where Node.js and node-java bridge are installed. It can be installed from NPM and ZIP archive... Create a test file named hello.js using the...java/node_modules”. Create a test file named hello.js using the...

    docs.aspose.com/diagram/nodejsjava/setup-enviro...
  5. Mailbox Management with Microsoft Graph|Documen...

    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.... String categoryName = "Test Category" ; int preset = CategoryPreset...(); rule . setDisplayName ( "Test rule" ); rule . setPriority...

    docs.aspose.com/email/java/mailbox-management-w...
  6. 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...
  7. 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/...
  8. Evaluate Aspose.Cells|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....extra worksheet If you want to test Aspose.Cells without evaluation...

    docs.aspose.com/cells/python-net/evaluate-aspos...
  9. 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...
  10. DOCM to PDF/HTML conversion - Images and arrows...

    Hello, With Aspose.Words for .NET 26.1.0, I tried to convert a .docm file to PDF and HTML. The conversion completes successfully, but when I open the generated PDF or HTML file, the images and arrows are misplaced. Ple…...and the code I used for this test attached. Document.zip (8.6...

    forum.aspose.com/t/docm-to-pdf-html-conversion-...