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

test

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Extract ttf from ttc file, missing PostScriptNa...

    On Mac, I need to extract a ttf file from a ttc. I use this code to do that. int collectionIndex = 0 TtcFontSource source = new TtcFontSource(fontPath); FontDefinition[] fds = source.GetFontDefinitions(); TtfFont ttfF…... We will test the scenario in our environment...

    forum.aspose.com/t/extract-ttf-from-ttc-file-mi...
  5. Saving a Presentation Containing a Bubble Chart...

    Hi, the issue occurs only if series.Marker.Format.Fill.FillType is set to a value other than NotDefined. I attached a Test app for reproduction. AsposeSlideMarkerBug.7z (9,5 MB) This may be a duplicate of Saving a Pr…... I attached a test app for reproduction. AsposeSlideMarkerBug...

    forum.aspose.com/t/saving-a-presentation-contai...
  6. 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...
  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. ASPOSE Connectivity issue - Free Support Forum ...

    Hi Team, We are using APOSE Valid Metered license key(ASPOSE TOTAL for .NET), we have notice that when we have made the call to ASPOSE server from our API we have go the below message and looks like this is due to conn…... Test with a permanent (non‑metered)...{ const string testString = "test"; Document doc = new Document();...

    forum.aspose.com/t/aspose-connectivity-issue/32...
  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. 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-...