Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 31,381 for

test

(0.2 sec)
  1. Chinese characters causing table width issues w...

    This is incredibly confusing. We’re creating a word document using Open Office SDK. Some time ago we introduced the option to use “Pct” unit of measurement for table and column widths. We used to use “Dxa” exclusively. W…... Test with Different Characters :...output documents here for testing? We will check the issue and...

    forum.aspose.com/t/chinese-characters-causing-t...
  2. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting formatting in the docum…... You may also want to test different margin values to achieve...

    forum.aspose.com/t/insert-html-into-word-doc-do...
  3. BookmarkEnd class | Aspose.Words for Node.js

    Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word document... test ( 'CreateUpdateAndPrint' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Cannot distinguish between borders explicitly s...

    Cannot distinguish between borders explicitly set to None and borders with the default None value in conditional style. Since a table cell inherits the properties of the table regions according to a defined order of pri…... Please test following VBA code Sub ShowStyleBorder()...

    forum.aspose.com/t/cannot-distinguish-between-b...
  5. Aspose PDF setLicense Exception - Free Support ...

    https://forum.aspose.com/t/aspose-pdf-setlicense-exception/3 Aspose.Total.zip (807 Bytes) 15679/6...private message so that we can test it in our environment and address...

    forum.aspose.com/t/aspose-pdf-setlicense-except...
  6. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...write("This is test footer text"); } doc.save("C:\\Temp\\out...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  7. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....node" ); // Your local test path const localPath = "" ;...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  8. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for inserting a text or image watermark into a document while using Aspose.Words for SharePoint....SharePoint site you use for testing. Alternatively, use existing...workflow on site click Publish . Test the New Workflow Now let us...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  9. NullReferenceException Thrown in OMR Processing...

    I am encountering a NullReferenceException while processing an OMR file using the TemplateProcessor.Recognize() method. The file exists at the specified location, but the exception is still thrown. Error Details: Excep…...19, 2025, 10:57am 6 I have tested provided samples using a VS...tell if issue persist in this test project. ConsoleApp1.zip (1...

    forum.aspose.com/t/nullreferenceexception-throw...
  10. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...like to provide your complete test code? Including exporting HTML...following sample code for testing, we can obtain the correct...

    forum.aspose.com/t/how-to-remove-default-bookma...