Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 28,610 for

test

(0.08 sec)
  1. FieldArgumentBuilder class | Aspose.Words for P...

    aspose.words.fields.FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text...displays, the IF field will test two numeric expressions for...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 通过 C++ 在图表系列的数据显示点中添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 在图表系列数据点中添加自定义标签。本指南将演示如何修改标签的外观、位置和格式,同时将它们与您的数据源关联以确保准确展示。... text = "Test" ; chart . categoryAxis . title...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  3. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…... Test the functionality to ensure...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  4. Aspose::Words::Drawing::Charts::AxisTickLabels ...

    Aspose::Words::Drawing::Charts::AxisTickLabels class. Represents properties of axis tick mark labels in C++....get_Series () -> Add ( u "Aspose Test Series" , System :: MakeArray...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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....= "True" > < Report name = "Test" > < AutoRowFit value = "False"...

    docs.aspose.com/cells/zh/reportingservices/perf...
  6. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...dwg", dwgOptions); Next Steps Test the updated code to determine...

    forum.aspose.com/t/dwg-dwg/314402
  7. Add and Delete a Bookmark|Aspose.PDF for C++

    This topic explain how to add bookmark to a PDF document with C++ library. Also you can delete all or particular bookmarks from a PDF document....pdfOutline -> set_Title ( u "Test Outline" ); pdfOutline -> set_Italic...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmark/
  8. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... test ( 'Content' , () => { let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... test ( 'Content' , () => { let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…... We will test your scenario on our side and...

    forum.aspose.com/t/linq-expressions-not-working...