Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 28,738 for

test

(0.07 sec)
  1. Getting Started|Documentation

    How to install Aspose Cells for C++ and create a Hello World application....this file shows how to code to test Aspose.Cells for C++. A demo...

    docs.aspose.com/cells/cpp/getting-started/
  2. Working with Outlook Tasks|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....MapiTask ( "Task with attacment" , "Test body of task with attacment"...

    docs.aspose.com/email/python-net/working-with-o...
  3. URGENT: Trying to set checkbox in XFA document ...

    Using Version 21.11 Cannot programmatically set a checkbox for an XFA document. Example: string value = “1” pdfDocument.Form.XFA[$“topmostSubform[0].Page3[0].Table_Part3[0].Row1[0].c3_3[0]”] = value; This SHOULD …... We will test the scenario in our environment...

    forum.aspose.com/t/urgent-trying-to-set-checkbo...
  4. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word document. Fonts are now embedded twice with differen…... Next Steps Test the provided code to determine...

    forum.aspose.com/t/font-embedding-roman/315555
  5. Aspose.OMR-Bubbles letters - Free Support Forum...

    is there any way to replace the letters inside the bubbles from English to Arabic letters ?...promising, and we are open to testing it once the calibration mechanism...conducting a practical and detailed test at a private school using my...

    forum.aspose.com/t/aspose-omr-bubbles-letters/2...
  6. HtmlSaveOptions.exportFontResources property | ...

    HtmlSaveOptions.exportFontResources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB... test . skip ( 'SaveExportedFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using JavaScript via C++ API.... comment = "Test scenario is created." ; // Get...

    docs.aspose.com/cells/javascript-cpp/create-man...
  8. There is a gap between the footer added to the ...

    I use Aspose.pdf for NET 25.8 to add a footer to a PDF. There is always a gap between the added footer and the bottom of the page void Main() { InitCoreComponent(); // Open PDF document var document = new Aspose.Pdf…...the changes in your code and test the output PDF to see if the...

    forum.aspose.com/t/there-is-a-gap-between-the-f...
  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-...