Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 31,267 for

test

(0.51 sec)
  1. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....MakeObject < Note > ( "foot note for test text 1" )); // add TextFragment...MakeObject < Note > ( "foot note for test text 2" )); // add second text...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  2. Does the Cross-Platform Package for Aspose.Slid...

    Previously, I had to download the crossplatform\Aspose.Slides.dll from your site, and then include that in our app. I see now that in Nuget there is dotnet add package Aspose.Slides.NET6.CrossPlatform --version 25.11.0.…... Run a quick test to confirm the library loads...new Presentation(); pres.Save("test.pptx", SaveFormat.Pptx); If...

    forum.aspose.com/t/does-the-cross-platform-pack...
  3. Calling AsposeOCR.Recognize get error with Micr...

    I use AsposeOCR to recognize text in pdf file. On localhost, all is ok. On server web (in production), I have an error with Microsoft.ML.OnnxRuntime: The type initializer for ‘Microsoft.ML.OnnxRuntime.NativeMethods’ t…... Test with Simple Input : Run a simpler...

    forum.aspose.com/t/calling-asposeocr-recognize-...
  4. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…... I tested it on my side and everything...works fine. Here is my test code: [Test] public void Test001()...

    forum.aspose.com/t/table-not-found-in-world-doc...
  5. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....HttpResponse is null in the test. Assert . Throws < ArgumentNullExceptio...DataTable table = new DataTable ( "Test" ); table . Columns . Add (...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Setting Font overrides childrens' bolding and f...

    If you have a TextFragment and you set the Font for that fragment, then any Bold or FontSize set by child TextSegments will be ignored. The work around here would be to set the Font on each Segment, but that is sub-optim…... I have tested the scenario and I am able...snippet so that we can again test the scenario in our environment...

    forum.aspose.com/t/setting-font-overrides-child...
  7. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method... test ( 'FieldResultFormattin' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Row.accept method | Aspose.Words for Node.js

    Row.accept method. Accepts a visitor.... test ( 'TableToText' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Merge MS-Project to JIRA via C# | Microsoft Pro...

    Sample code for MS-Project to JIRA C# merging. Use API example code for batch MS-Project files to JIRA merging within VB.NET, Asp.NET or any .NET based application.... Online MS-Project Merger Test the quality of MS-Project merging...managing multiple MS-Project files. Test the quality of the process right...

    products.aspose.com/tasks/net/merger/ms-project...
  10. Merge MPP to MPP via C# | Microsoft Project Mer...

    Sample code for MPP to MPP C# merging. Use API example code for batch MPP files to MPP merging within VB.NET, Asp.NET or any .NET based application.... Online MPP Merger Test the quality of MPP merging right...managing multiple MPP files. Test the quality of the process right...

    products.aspose.com/tasks/net/merger/mpp-to-mpp/