Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 31,452 for

test

(0.13 sec)
  1. Node application (c++) + xlsb file = bad format...

    Hi there, I am working on a project in which I’m using the node wrapper over the c++ library. In our case we narrowed down an issue to this simple operation: open file, then save file. Do this twice in a row on the same…...Simon, Yes, for sure, please test with this one breakme_original_masked...

    forum.aspose.com/t/node-application-c-xlsb-file...
  2. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event... test . skip ( 'SaveExportedFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....Rectangle ( 550 , 93 , 562 , 439 ), "Test" , 556 , 99 , 556 , 443 , 1...

    docs.aspose.com/pdf/java/adding-annotations-to-...
  4. Code 16K in Node.js via Java | products.aspose.com

    Aspose.Barcode for Node.js via Java API allows customize, generate and recognize Code 16K barcodes in your JavaScript application...Laboratory and Diagnostic Testing: In laboratory and diagnostic...Code 16K can be used to encode test orders, specimen identification...

    products.aspose.com/barcode/nodejs-java/code16k/
  5. Code 16K in C++ | products.aspose.com

    Aspose.Barcode for C++ API allows customize, generate and recognize Code 16K barcodes in your C++ application...Laboratory and Diagnostic Testing: In laboratory and diagnostic...Code 16K can be used to encode test orders, specimen identification...

    products.aspose.com/barcode/cpp/code16k/
  6. IFieldResultFormatter.formatDateTime method | A...

    IFieldResultFormatter.formatDateTime method. Called when Aspose.Words applies a date/time format switch, i.e... test ( 'FieldResultFormattin' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxisType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisType enumeration. Specifies type of chart axis.... test ( 'ChartSeriesCollectio' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CalendarType enumeration | Aspose.Words for Nod...

    Aspose.Words.CalendarType enumeration. Specifies the type of a calendar.... test ( 'FieldResultFormattin' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup HeaderDistance, FooterDistance TextCo...

    Hello, despite setting the CurrentCulture of the CurrentThread to something static and resetting the DefaultFont LocaleId to again something stating, some parameters of PageSetup keeps changing according to the environm…...Spacing and in my tests they goes in the document.xml...we are needing to reproduce tests and verify our code in multiple...

    forum.aspose.com/t/pagesetup-headerdistance-foo...
  10. Metered License Applied but GetConsumptionCredi...

    var metered = new Metered(); metered.SetMeteredKey(“PUBLIC_KEY”, “PRIVATE_KEY”); decimal consumed = Metered.GetConsumptionQuantity(); decimal credit = Metered.GetConsumptionCredit(); bool isLicensed = Metered.IsMeter…...IsMeteredLicensed(); var doc = new Document(“test.docx”); doc.Save(“output.pdf”);...Document doc = new Document("test.docx"); doc.Save("output.pdf");...

    forum.aspose.com/t/metered-license-applied-but-...