Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 31,574 for

test

(0.17 sec)
  1. PDF deffers to Excel Diagramm view - Free Suppo...

    During saving to pdf resulting pdf has wrong legend in diagrams. Exporting to pdf in Excel is right. PDF.png (73.0 KB) Excelpng.png (54.5 KB) Strahlendzeiten2026_D03742_1_4_D00002_1_0.pdf (333.2 KB) I marked positio…...Thank you for providing the test files: PDF.png, Excelpng.png...

    forum.aspose.com/t/pdf-deffers-to-excel-diagram...
  2. ChartDataLabelCollection.showLeaderLines proper...

    ChartDataLabelCollection.showLeaderLines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series... add ( "Aspose Test Series" , [ "Word" , "PDF" ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 使用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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....DataTable table = new DataTable ( "Test" ); table . Columns . Add (...

    reference.aspose.com/words/net/aspose.words/doc...
  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...