Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 31,267 for

test

(0.11 sec)
  1. 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...
  2. 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...
  3. Possible Regression: java.lang.ArrayIndexOutOfB...

    I am encountering a java.lang.ArrayIndexOutOfBoundsException when trying to load a specific CSV file using Aspose.Cells for Node.js via Java by using new aspose.Workbook(csvFilePath, aspose.getCsvLoadOptions()) I have t…...getCsvLoadOptions()) I have tested this with different versions...CsvLoadOptions as shown above. Test the same code using the standalone...

    forum.aspose.com/t/possible-regression-java-lan...
  4. 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...
  5. 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...
  6. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection.... test ( 'DataLabels' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being saved.... test . skip ( 'ImageSavingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LoadOptions.resourceLoadingCallback property | ...

    LoadOptions.resourceLoadingCallback property. Allows to control how external resources (images, style sheets) are loaded when a document is imported from HTML, MHTML.... test . skip ( 'LoadOptionsCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabelCollection.show_leader_lines prop...

    ChartDataLabelCollection.show_leader_lines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series...add ( series_name = 'Aspose Test Series' , categories = [ 'Word'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Segmentation faults again using aspose.cells.no...

    Hi, I’m using the laTest version of aspose.cells.node. However, once again, I run into so many segmentation faults when converting Excel → HTML (HtmlSaveOptions, have also tried with all options/settings off but it stil…... Test with Different HtmlSaveOptions...various settings, consider testing with the following options:...

    forum.aspose.com/t/segmentation-faults-again-us...