Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 25,325 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. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF document with Java. It is possible to delete all or particular bookmarks from a PDF document.... setTitle ( "Test Outline" ); pdfOutline . setItalic...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  3. Unlock ZIP Password | Aspose.Zip Documentation

    Zip Java library lets you unlock the locked archive if password is half-forgotten. Provide password template and it will use Brute force attack on archive to unlock it....on the archive So compose and test passwords one by one. If there...

    docs.aspose.com/zip/java/unlock-zip-password/
  4. 性能配置|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...
  5. 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
  6. 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/
  7. 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...
  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. 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...
  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...