Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 27,884 for

test

(0.09 sec)
  1. Manage VBA Projects in Presentations on Android...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Android via Java to streamline your workflow....setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); //...Presentation pres . save ( "test.pptm" , SaveFormat . Pptm );...

    docs.aspose.com/slides/androidjava/presentation...
  2. Pivot Tables without columns or rows lose forma...

    We are running into an issue refreshing a Pivot table that only has a Filter (no rows, columns or values). Aspose gets rid of some of the formatting and adds extra formatting to cells we do not expect to have pivot table…... Test with a Simple Example : Create...version of Aspose.Cells for this test. I was not able to find any...

    forum.aspose.com/t/pivot-tables-without-columns...
  3. Warning concerning the license into the log fil...

    Hello, Into the log file of our program, we have the following exceptions: NFO 2025-05-16 12:25:34,686 [pool-6-thread-1] [sae_system][CFL_SAE_PRD] com.aspose.pdf.License …... We will test the scenario in our environment...reproduce the issue? We will test the scenario in our environment...

    forum.aspose.com/t/warning-concerning-the-licen...
  4. 通过C++的JavaScript复制Excel范围|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.... value = "Test" ; sourceRange . get ( 1 , 0...sourceRange . get ( 0 , 0 ). value = "Test" ; sourceRange . get ( 1 , 0...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  5. Some fonts are replaced with Calibri in the fin...

    Hi, I am setting the embedtruetypefonts = true while creating the Word document from the dotx template. But some fonts are replaced with Calibri in the final doc. Can you please help me on this? Thanks Jithin V P...output documents here for testing? We will check the issue and...without actual documents we cannot test the scenario and reproduce the...

    forum.aspose.com/t/some-fonts-are-replaced-with...
  6. Issue with Symbol Rendering after Formatting Ch...

    Hello, we are encountering a rendering issue when converting a Word document to PDF using ** Example Dok1_Aspose.docx (14,7 KB) Example Dok1_Aspose_gerated with Aspose (with error).pdf (74,7 KB) **. The problem speci…...docx - the original test document with the tracked change...pdf", saveOptions); Next Steps Test the above code with your document...

    forum.aspose.com/t/issue-with-symbol-rendering-...
  7. 文本图层导出时中文格式不对 - Free Support Forum - aspose.com

    I have a PSD file that contains a text layer with Chinese text. When exporting the image using the Aspose.PSD for Java API to save as a jpg picture, the Chinese text displays incorrectly. the origin psd file looks like …...any commercial cases, but will test if it can be rendered correctly... 6:52am 12 And can you do a test: prepare a psd file which has...

    forum.aspose.com/t/topic/314055
  8. FAQ|CAD 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....time-restricted full license that lets you test every aspect of a product before...added the products you want to test to your cart, press proceed...

    docs.aspose.com/cad/net/faq/
  9. java.lang.OutOfMemoryError: Java heap space whe...

    Environment Details: Aspose.Cells Version: 25.2 to 25.6 Jenkins OS: Linux Java Version: OpenJDK 17 Problem Description: I am using Aspose.CELLS to convert cells to HTML and getting OutOfMemory error. Here is the er…...I’ve attached sample code with test file. Entry point of the code...Steps Increase the heap size and test your application again. Implement...

    forum.aspose.com/t/java-lang-outofmemoryerror-j...
  10. How to apply IIF condiion with tostring and len...

    Hi Team, How to apply IIF condiion with tostring and length conditions to an data field in aspose word template using Linq report engine for the below mentioned expression IIF(First(Fields!WitnessedBy.Value).ToString()…...length helper (if available) to test for a non‑empty string: IIF(...Value)) > 0, ",", "" ), "" ) Or test the string directly (if the...

    forum.aspose.com/t/how-to-apply-iif-condiion-wi...