Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 38,822 for

test

(0.02 sec)
  1. FindReplaceOptions FindWholeWordsOnly bug - doe...

    I’m using the laTest version of Aspose for .NET (4.8). It appears that the FindReplaceOptions methods does NOT honor the FindWholeWordsOnly flag. To reproduce this, you can use Standard examples provided by Aspose. Use …...string from “your document” to “test” and then add the following...the test document (“Find and highlight.docx”): test, test’s, tested...

    forum.aspose.com/t/findreplaceoptions-findwhole...
  2. Aspose Words Table Style Issue with the new lin...

    I will attach the template again. But it seems I have a requirements as second table show below. Currently also all new tables add a space after each row. Currently Printing as: - |Combined %|CRSC Effective Date| |—|…... I have tested your template with dummy data...table as it is expected. Here is test code I used: DataTable dt =...

    forum.aspose.com/t/aspose-words-table-style-iss...
  3. The Text is Partially Overlapped when Convert D...

    Env Windows 11 Aspose.Words for .NET 24.1 Code void Test() { var doc = new Aspose.Words.Document(@"C:\Users\Administrator\Desktop\Test\Test.doc"); var ops = new Aspose.Words.Saving.PdfSaveOptions(); doc.Save(@"C:\Us…...1 Code void Test() { var doc = new Aspose.Words...Document(@"C:\Users\Administrator\Desktop\test\test.doc"); var ops = new Aspose...

    forum.aspose.com/t/the-text-is-partially-overla...
  4. Working with Distribution Lists in Ruby|Documen...

    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....setBody ( "Test body" ) dlist . setSubject ( "Test subject" )...setMileage ( "Test mileage" ) dlist . setBilling ( "Test billing"...

    docs.aspose.com/email/java/working-with-distrib...
  5. IsTest() | Aspose.Slides for C++ API Reference

    Checks if Test method exists....const char *) method Checks if test method exists. static bool System...look for. Return Value True if test method is registered, false...

    reference.aspose.com/slides/cpp/system/testtool...
  6. Reference two different libraries with two diff...

    Hi Aspose team, We’re using Aspose.Imaging for .NET v20.3 and Aspose.PDF for .NET v20.3 in one project. Since new versions fixed some bugs we met, we decide to update Aspose.PDF v20.3 to v22.3. When we copy and replace…...PublicKeyToken=716fcc553a201e56" [D:\Temp\Test\Test\lib\Aspose.Imaging.dll]. C:\Program...warning MSB3277: D:\Temp\Test\Test\lib\Aspose.Imaging.dll C:\Program...

    forum.aspose.com/t/reference-two-different-libr...
  7. TestToolsExt | Aspose.Slides for C++ API Reference

    Common functions to be used by Testing translation....Common functions to be used by testing translation. class TestToolsExt...Retrieves namespace of specified test. static bool IsTest (const char...

    reference.aspose.com/slides/cpp/system/testtool...
  8. Aspose.Imaging for .NET 19.2 - Release Notes|Do...

    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....: attachment : test . cdr , attachment : test . odg , attachment...attachment : test . emf , attachment : test . wmf output files : attachment...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  9. Aspose.Cells for CPP 18.4 Release Notes|Documen...

    Aspose.Cells for CPP 18.4 Release Notes – the laTest enhancements, new features, and fixes....CELLSCPP-69 Solve problems in C++ test cases New Feature CELLSCPP-70...Feature CELLSCPP-77 Debug C++ test case: Copies New Feature CELLSCPP-78...

    docs.aspose.com/cells/cpp/aspose-cells-for-cpp-...
  10. setSharedFormula能支持其他sheet2中的公式吗 - Aspose.Cells...

    package Test; import java.io.FileInputStream; import java.io.FileOutputStream; import com.aspose.cells.Cells; import com.aspose.cells.SaveFormat; import com.aspose.cells.Workbook; public class Test { public static…...14, 2021, 7:44am #1 package test; import java.io.FileInputStream;...cells.Workbook; public class Test { public static void main(String[]...

    forum.aspose.com/t/setsharedformula-sheet2/233750