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

test

(0.09 sec)
  1. XBRR parser is not working 100% - Free Support ...

    Hi - I don;t think ASPOSE XLBR parser is working 100% - it’s only showing hi-level data and the fact detailed data is missing. If you see this link, you can see that is has more detailed nodes or factual data which is …...Please notice, after an initial test, I am able to reproduce the...

    forum.aspose.com/t/xbrr-parser-is-not-working-1...
  2. Issues when converting PDF to JPG - Free Suppor...

    Hello, I need to convert a PDF using Aspose.Imaging but always get an image with black background. This is my code: LoadOptions loadOptions = new LoadOptions { BufferSizeHint = 100, // Set buffer size hint to avoi…...return outputPath; } Next Steps Test the updated code to confirm...

    forum.aspose.com/t/issues-when-converting-pdf-t...
  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::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddText method. Adds a plain text to the argument in C++....displays, the IF field will test two numeric expressions for...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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...