Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 31,607 for

test

(0.17 sec)
  1. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...Save("test.pdf", Aspose.Words.SaveFormat...based on the latest values. Test Simplified Formulas : Since...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  2. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!...InsertField ( "INCLUDETEXT" , "Test IT!" ); FindReplaceOptions options...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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.... Contains ( "This is test message." )) code = code . Replace...Replace ( "This is test message." , "This is Aspose.Diagram message...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. Issue loading CAD files after upgrading Aspose....

    Hello Aspose Team, We are currently using Aspose.CAD 24.10.0 in a .NET Framework MVC application, and everything works correctly when loading CAD files. However, when we upgrade to a newer version of Aspose.CAD (for ex…...1 immediately) works, and test just console application, not...project with your settings to test it....

    forum.aspose.com/t/issue-loading-cad-files-afte...
  5. Converting a File to PDF via Workflow Activity|...

    PDF SharePoint API can be used in a SharePoint workflow that converts a document to PDF.... Test the Workflow To test the workflow: Open...

    docs.aspose.com/pdf/sharepoint/converting-a-fil...
  6. How to Install Dotnet in Docker Container to us...

    Here is a brief tutorial that guides to Install Dotnet in Docker Container to use Aspose.Cells. It shares steps to configure Docker container for processing Excel in Linux and then instructions to run the container for working with workbooks....the Docker container Run your test program These steps describe...in the Docker image, and the test program is executed. Script...

    kb.aspose.com/total/net/how-to-install-dotnet-i...
  7. Aspose.PDF version 25.12 flattening is removing...

    I’m using Aspose.Pdf.Drawing version 25.12 in Linux and have a pdf with some attached images that are being used to redact some url links. The images are locked on top of the links. When I flattend the pdf it is removin…...Please confirm if you’re able to test with a newer version or share...using the latest version to test, please investigate and provide...

    forum.aspose.com/t/aspose-pdf-version-25-12-fla...
  8. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…... Validate with a small test // Example for .NET using Aspose...background:#F0F0F0;} </style></head><body> <h1>Test</h1><div class='box'>Sample...

    forum.aspose.com/t/supported-css-properties-for...
  9. Not able to extract text from PDF - Free Suppor...

    I have installed Aspose PDF on Debian (bookworm). Refer attached PDF. It does not extract page # 35 or 36. bad2.pdf (144.7 KB)... We will test the scenario in our environment...2025, 1:39pm 10 I did a small test with Java and it seems to be...

    forum.aspose.com/t/not-able-to-extract-text-fro...
  10. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for text in a pdf and text contains the “.” in it. We are using the regular expression to search the string. the search string exists in the pdf but the textabsorber returns zero counts…... Test the modified code to see if...you want to extract. We will test the scenario in our environment...

    forum.aspose.com/t/unable-to-search-the-text-co...