Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 33,004 for

test

(0.22 sec)
  1. Display html markup in a TextAnnotation - Free ...

    Is it possible to display html markup in a TextAnnotation? I have tried assigning to TextAnnotation.RichText rather than TextAnnotation.Contents but it then displays nothing. We are using version 8.8.0 TIA Dan...target=\"_blank\">Google Link Test</a>. ") { TextState = new Aspose...

    forum.aspose.com/t/display-html-markup-in-a-tex...
  2. Shape Text is not showing until movement - Free...

    Hi, when adding new shapes to a diagram, the new shapes don’t show their text value until they are selected/moved with the mouse. I would like to know how to display the text automatically. This is the code that is used…... We will test the scenario in our environment...

    forum.aspose.com/t/shape-text-is-not-showing-un...
  3. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。...certificatePath , password , u "test Microsoft Office signature line"...

    docs.aspose.com/cells/zh/cpp/add-signature-line/
  4. Node.nodeTypeToString method | Aspose.Words for...

    Node.nodeTypeToString method. A utility method that converts a node type enum value into a user friendly string.... test ( 'RecurseChildren' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Node.nextSibling property | Aspose.Words for No...

    Node.nextSibling property. Gets the node immediately following this node.... test ( 'RecurseChildren' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert Pdf to Pdf/ua - Free Support Forum - as...

    Hi Im trying to convert a Pdf to PdfUa, I found some examples on how to it. And from this I made this Test-function private void Convert() { Document pdfDoc = new Document("C:\\Temp\\NotPdfua.pdf"); var validateF…... And from this I made this test-function private void Convert()...with us as well so that we can test the scenario in our environment...

    forum.aspose.com/t/convert-pdf-to-pdf-ua/283150
  7. 使用 WebDav 过滤 Exchange 邮箱中的消息|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....下面的示例过滤主题中含有“test”或发件人为 “noreply@host.com” 的消息。... getSubject (). contains ( "test" ), builder . getFrom (). contains...

    docs.aspose.com/email/zh/java/filter-messages-f...
  8. Aspose.PSD for .NET 22.9 - 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....WriteLine ( "Total used bytes before test: {0:N2} MiB" , memCount ); double...WriteLine ( "Total used bytes after test: {0:N2} MiB" , memCount ); Assert...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-9...
  9. Add Fields with the Exact Same Name - Free Supp...

    Hello, I’m using Aspose.PDF for .NET version 10.0.0. I’m attempting to add multiple fields with the same name to a pdf. I’ve been able to use the code snippet below to add multiple fields at different coordinates and …... “test”, “test1”, “test2”, “test3”)...textBoxField.PartialName = "test"; textBoxField.Width = field...

    forum.aspose.com/t/add-fields-with-the-exact-sa...
  10. OutOfMemoryError When Exporting Slides to HTML ...

    Hello, I am trying to save each slide of the attached presentation as HTML file, without success. It throws OutOfMeory Excepton for Java Heap space. Slides Java library version is 24.3, and I was able to give the java p…...presentation as well as the test code needed to reproduce the...more-less 3 minutes to wrap the test with the same amount of memory...

    forum.aspose.com/t/outofmemoryerror-when-export...