Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 27,561 for

test

(0.18 sec)
  1. The type initializer for ' ' threw an exception...

    Hi All, I’m running into this error when exporting an excel workbook to PDF in a .NET 6 project running on Alpine Linux: The type initializer for ‘’ threw an exception. I’ve tried adding the following lines of code to …... Test with a Simple Workbook : Create...Here’s a simple code snippet to test: using Aspose.Cells; var workbook...

    forum.aspose.com/t/the-type-initializer-for-thr...
  2. SaveOptions.progressCallback property | Aspose....

    SaveOptions.progressCallback property. Called during saving a document and accepts data about saving progress.... test . skip . each ([[ aw . SaveFormat...document while saving to xamlflow. test . each ([ SaveFormat . XamlFlow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Draw a shape with cross line - Free Support For...

    event shape3.zip (11.5 KB)...Excel result file and executable test code? You can compress the code...you like to provide runnable test code? The fragmented code in...

    forum.aspose.com/t/draw-a-shape-with-cross-line...
  4. Aspose.PSD for Java 25.2 - Release Notes|Docume...

    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....getHeight ()); // Preparing test layer int [] pixels = new int...throw new RuntimeException ( "Test object are null." ); } }...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  5. Aspose.PSD for .NET 22.6 - Release Notes|Docume...

    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....Regulars the layer content hash test. /// </summary> /// <param ...Fills the layer content hash test. /// </summary> /// <param ...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-6...
  6. Print big pdf - Free Support Forum - aspose.com

    Hi, I want print big PDF files. My Test file is 180 pages, but I have and documents with 2000 pages. I use following code: PdfViewer viewer = new PdfViewer(); viewer.setAutoResize(true); // Print the file with…... My test file is 180 pages, but I have...pageSettings,printerSettings); In my test it print about 185 sec. but...

    forum.aspose.com/t/print-big-pdf/319302
  7. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a layer, but warp! if you replace the contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…...not match the original effect test PSD Luo.Lingfeng December 3...I have sent you my test file, you can test the effect Dmitriy...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  8. 用 C++ 实现线程评论|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在 Excel 文件中添加、读取、编辑和删除线程评论。... Add ( u "Aspose Test" , u "" , u "" ); ThreadedCommentAutho...AddThreadedComment ( u "A1" , u "Test Threaded Comment" , author );...

    docs.aspose.com/cells/zh/cpp/threaded-comments/
  9. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....SaveFormat :: Pptx ); { auto test = System :: MakeObject < Presentation...ExplicitCast < AutoShape > ( test -> get_Slides () -> idx_get...

    docs.aspose.com/slides/cpp/manage-textbox/
  10. Issue with Unexpected Visitor Behavior When Sha...

    Hello Aspose Support, I am experiencing unexpected behavior while traversing shapes using the DocumentVisitor in Aspose.Words. Normally, the visit order I expect is: visitShapeStart → visitGroupShapeStart → visitSh…... Testing with Different Documents : Test with various...as intended. Could you please test your visitor implementation...

    forum.aspose.com/t/issue-with-unexpected-visito...