Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 28,875 for

test

(0.12 sec)
  1. Reading Low-Resolution Barcode|Documentation

    Learn how to read low-resolution barcodes in Aspose.BarCode for Java using QualitySettings and X-dimension hints....code samples are based on the test class: com.aspose.barcode.guide...ReadingLowResolution.java 1. Test data: clean and low-resolution...

    docs.aspose.com/barcode/java/developer-guide/ba...
  2. Using WorkbookMetadata with JavaScript via C++|...

    Learn how to edit workbook metadata using Aspose.Cells for JavaScript via C++.... add ( "test" , "test" ); // Save the metadata...customDocumentProper . get ( "test" ); console . log ( propValue...

    docs.aspose.com/cells/javascript-cpp/using-work...
  3. Evaluate Aspose.Slides|Aspose.Slides Documentation

    Evaluate Aspose.Slides for C++ and explore API features for PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations—start your free trial.... If you want to test Aspose.Slides without the evaluation...Temporary License? FAQ Can I test multiple presentations in parallel...

    docs.aspose.com/slides/cpp/evaluate-aspose-slides/
  4. Using JSON Data in Smart Markers|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."EntityCin Test" , "EntityName" : "EntityName Test" , "FirstName"..."FirstName Test" , "MiddleName" : "MiddleName Test" , "LastName"...

    docs.aspose.com/cells/java/using-json-data-in-s...
  5. Add Comments to Drawings in Visio|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Add ( "Test" ); Aspose.Diagram Aspose.Diagram...205905511811023 , 3.880708661417323 , "test@" ); // Save diagram diagram...

    docs.aspose.com/diagram/net/add-comments-to-dra...
  6. Aspose::Words::Fields::FieldToc::get_Captionles...

    Aspose::Words::Fields::FieldToc::get_CaptionlessTableOfFiguresLabel method. Gets or sets the name of the sequence identifier used when building a table of figures that does not include caption's label and number in C++....set_CaptionlessTableOfFi ( u "Test" ); ASSERT_EQ ( u " TOC \\ a Test" , fieldToc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...This is an issue test: @Test public void test() throws Exception...excel = new File("src/test/resources/POI 5 test.xlsx"); byte[] excelBytes...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  8. Using WorkbookMetadata with Python.NET|Document...

    Learn how to manage workbook metadata efficiently using Aspose.Cells for Python via .NET API.... add ( "test" , "test" ) # Save the metadata info...custom_document_properties . get ( "test" )) print ( "Press any key to...

    docs.aspose.com/cells/python-net/using-workbook...
  9. Using WorkbookMetadata with Node.js via C++|Doc...

    Learn how to edit workbook metadata using Aspose.Cells for Node.js via C++.... add ( "test" , "test" ); // Save the metadata...getCustomDocumentPro (). get ( "test" )); console . log ( "Press...

    docs.aspose.com/cells/nodejs-cpp/using-workbook...
  10. Throw ArgumentOutOfRangeException when Replace ...

    Description When I replace text, it throws ArgumentOutOfRangeException: System.String.Substring(Int32 startIndex, Int32 length) #=zVCpWUBUoqHMQ2zfntTiDaYYqs4vhj8TyF3LvSjbVcJIv.#=zzmPxqADrOJbQHjbiZw==(String #=zMO7Li…...1 Code void Test() { var doc = new Aspose.Pdf...Document(@"C:\Users\Administrator\Desktop\test\test.pdf"); var textFragmentAbsorber...

    forum.aspose.com/t/throw-argumentoutofrangeexce...