Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 31,343 for

test

(1.18 sec)
  1. Table with dot leaders is rendered incorrectly ...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Table with dot leaders is rendered incorrectly in exported pptx. Please find the pdf input attached. Also, below is t…...2 KB) @Test void exportPPTX_tableWithDotLeadersI...

    forum.aspose.com/t/table-with-dot-leaders-is-re...
  2. 使用Node.js通过C++在工作表中添加签名线|Documentation

    这篇文章介绍了如何使用Aspose.Cells for Node.js via C++和Node.js在工作表中添加签名线。...certificatePath , "aspose" , "test Microsoft Office signature line"...

    docs.aspose.com/cells/zh/nodejs-cpp/add-signatu...
  3. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your document automation by seamlessly replacing mustache text with MERGEFIELD fields....DataTable table = new DataTable ( "Test" ); table . Columns . Add (...

    reference.aspose.com/words/net/aspose.words.mai...
  4. SvgSaveOptions.resourcesFolderAlias property | ...

    SvgSaveOptions.resourcesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an SVG document... test . skip ( 'SvgResourceFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MailMerge.MailMergeCallback | Aspose.Words for ...

    Optimize your mail merge with the MailMergeCallback property. Effortlessly manage events for seamless document automation and enhanced efficiency....DataTable table = new DataTable ( "Test" ); table . Columns . Add (...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Loading PDF file gets stuck when HTMLloadOption...

    Hi, I am facing issue opening some of the pdf files with the below code.The code stucks when htmlLoadOptions is passed but works file when only source is passed.The files are of small size within 2MB .Could some one sug…... We will test the scenario in our environment...shows the same behaviour. I tested some different files: A freshly...

    forum.aspose.com/t/loading-pdf-file-gets-stuck-...
  7. How to properly render DataTable in Word templa...

    I’m trying to render a simple table in my template, but can’t get it quite right. Here’s my code: var dataTable = CreateTestDataTable(); var columnNames = dataTable.Columns.Cast<DataColumn>().Select(x => x.ColumnName…...8 KB test template.docx (14.5 KB) It renders...

    forum.aspose.com/t/how-to-properly-render-datat...
  8. Bug - Verification (for same-format conversions...

    Hi Alexander, For conversion from one format to itself, I make a verification (only for same-format conversions) using checksums. If checksums of input file and output file are differing is ok if not is not ok. Pleas…...Alexander, Tests: Convert from GeoJson => GeoJson. Please test this...““properties””: { ““name””: ““Test Point””, ““malicious_script””:...

    forum.aspose.com/t/bug-verification-for-same-fo...
  9. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on next page if they will be split between 2 pages. For example, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…... Test with a minimal document containing...Please provide your version and test results for further assistance...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...
  10. Unidentified black rectangle in charts for PDF ...

    Hi, We are finding when we save to PDF we are seeing this sort of artifact: Whereas Word looks as expected: The way we are creating this is by taking the existing chart in the Word document, removing the series t…...NET test and associated .docx which reproduces...here is some example VB code: <Test> Public Sub BlackSquaresInCharts()...

    forum.aspose.com/t/unidentified-black-rectangle...