Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 27,830 for

test

(0.05 sec)
  1. GroupShape.nodeType property | Aspose.Words for...

    GroupShape.nodeType property. Returns [NodeType.GroupShape](../../../aspose.words/nodetype/#GroupShape).... test ( 'RecurseChildren' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BuildingBlock.nodeType property | Aspose.Words ...

    BuildingBlock.nodeType property. Returns the [NodeType.BuildingBlock](../../nodetype/#BuildingBlock) value.... test ( 'RecurseChildren' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.nodeType property | Aspose.Words for ...

    Paragraph.nodeType property. Returns [NodeType.Paragraph](../../nodetype/#Paragraph).... test ( 'RecurseChildren' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFieldCodes method. Gets or sets a boolean value indicating either to ignore text inside field codes. The default value is false in C++....InsertField ( u "INCLUDETEXT" , u "Test IT!" ); auto options = System...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. 创建命名区域|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.... Name = "Test_Range" ; //Put data in range...set_Value ( Missing . Value , "Test" ); } //Save New Workbook wb...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  6. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\Test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the Test …...\test.docx"); doc.Save(@".\out.pdf"...PdfSaveOptions()); I’ve attached the test files and a screenshot for your...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  7. Excel Export - Gap Missing when using arrays of...

    While working with arrays, we are facing an issue in excel where the gap between different elements is maintained correctly for an array of objects, but not for an array of strings. When using an array of objects, the t…...you could upload the runnable test code again, it would be very...very helpful for us to fix and test issues. simon.zhao July 2, 2025...

    forum.aspose.com/t/excel-export-gap-missing-whe...
  8. Error Proxy error(InvalidValueFormatException):...

    Hola, Tengo un error que no consigo solucionar de ninguna manera y es por el formato de un valor en el metadata del documento. He utilizado vuestro codigo de la documentación para reemplazar un texto por otro, pero sig…...A\TEST\stangby.pdf" TEMP_CLEAN = r"C:\Users\mario...tarano\OneDrive - AGGITY EUROPE, S.A\TEST\stangby_clean.pdf" OUTPUT =...

    forum.aspose.com/t/error-proxy-error-invalidval...
  9. XFA to PDF Acroform - Free Support Forum - aspo...

    Any operations on Dynamic PDF (XFA), is limited to only first 2 pages. Is this a limitation or any option is available to achieve flattening of all pages of Dynamic pdf....7:37pm 4 @SwethaRaj Have you tested while applying a valid or 30-days...PDF document with us. We will test the scenario in our environment...

    forum.aspose.com/t/xfa-to-pdf-acroform/317144
  10. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce calculation time for cell calculation methods in Excel using Node.js via C++.... Workbook ( filePath ); // Test calculation time after setting...method to initiate calculation // Test calculation time after setting...

    docs.aspose.com/cells/nodejs-cpp/decrease-the-c...