Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 5,523 for

test

(0.07 sec)
  1. Aspose pdf for Java fails to word-wrap replaced...

    Hi, I am using Aspose.PDF for JAVA to replace some keywords in a pdf. I’m setting the textOption ReplaceAdjustment.WholeWordsHyphenation with scope REPLACE_ALL on my textAbsorber, collecting the textFragments and then …...the complete code snippet to test the scenario? We will check...following: public static void test(String inputPath, String outputPath)...

    forum.aspose.com/t/aspose-pdf-for-java-fails-to...
  2. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and Test file: sample.zip (152.5 KB) Notes: You have to run the Test on Linux…... Sample project and test file: sample.zip (152.5 KB)...to run the test on Linux. I used ( Remote Testing ) feature in...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  3. Evaluation Version Limitations|Documentation

    Aspose.Cells for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#.... How to Test Aspose.Cells Without Evaluation...Version Limitations If you want to test Aspose.Cells without evaluation...

    docs.aspose.com/cells/net/evaluation-version-li...
  4. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...looks like this, for example ^Test Is there any way to improve...pattern String splitRule = "^Test"; // Example pattern TextFragmentAbsorber...

    forum.aspose.com/t/textfragmentabsorber-with-te...
  5. Presentation via VBA|Aspose.Slides for Python D...

    Add, remove, and extract VBA macros in PowerPoint presentations in Python...source_code = "Sub Test(oShape As Shape) MsgBox ""Test"" End Sub" #...

    docs.aspose.com/slides/python-net/presentation-...
  6. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud attachment and add as an attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge attachments? Samp…...add("test.bin", inputStream); // save...( msg.getAttachments().add(“test.bin”, inputStream); ) we are...

    forum.aspose.com/t/how-to-deal-with-huge-attach...
  7. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…...Excel sample files and runnable test code? If you could take a screenshot...you like to provide runnable test code? We will check it soon...

    forum.aspose.com/t/table-format-disturb-while-c...
  8. Detect Hyperlink Type|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....Files\Common Files: FILE_PATH </br> 'Test Sheet'!B2: CELL_REFERENCE </br>...com/cells/ : EXTERNAL </br> mailto:test@test.com?subject=TestLink: EMAIL...

    docs.aspose.com/cells/java/detect-hyperlink-type/
  9. Presentation via VBA|Aspose.Slides for Node.js ...

    Add, remove, and extract VBA macros in PowerPoint presentations in JavaScript...setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); //...Presentation pres . save ( "test.pptm" , aspose . slides . SaveFormat...

    docs.aspose.com/slides/nodejs-java/presentation...
  10. ChartDataLabelCollection.showLegendKey property...

    ChartDataLabelCollection.showLegendKey property. Allows to specify whether legend key is to be displayed for the data labels of the entire series... add ( "Aspose Test Series" , [ "Word" , "PDF" ...

    reference.aspose.com/words/nodejs-net/aspose.wo...