Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 27,842 for

test

(0.18 sec)
  1. Encryption|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 = "on" > < Report name = "Test" > < Password value = "12345"...

    docs.aspose.com/cells/reportingservices/encrypt...
  2. 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...
  3. ChartNumberFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartNumberFormat class. Represents number formatting of the parent element...add1 ( series_name = 'Aspose Test Series' , categories = [ 'Word'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartNumberFormat.is_linked_to_source property ...

    ChartNumberFormat.is_linked_to_source property. Specifies whether the format code is linked to a source cell...add1 ( series_name = 'Aspose Test Series' , categories = [ 'Word'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabelCollection.show_percentage proper...

    ChartDataLabelCollection.show_percentage property. Allows to specify whether percentage value is to be displayed for the data labels of the entire series...add1 ( series_name = 'Aspose Test Series' , categories = [ 'Word'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IDocumentLoadingCallback class | Aspose.Words f...

    Aspose.Words.Loading.IDocumentLoadingCallback class. Implement this interface if you want to have your own custom method called during loading a document.... test . skip ( 'ProgressCallback -...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.removeAllChildr...

    StructuredDocumentTagRangeStart.removeAllChildren method. Removes all the nodes between this range start node and the range end node.... test ( 'SdtRangeExtendedMeth' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.DocumentSavingArgs class. An argument passed into Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs)... test . skip . each ([[ aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PCL to PDF conversion problem - Free Support Fo...

    Hello, I used your own example Test.pcl with Aspose.Pdf 10.6.2, but the result looks bad (not in place, wrong font, etc.). The code is your own: public class PCLToPDF { public static void main(String[] args) throws…...Hello, I used your own example test.pcl with Aspose.Pdf 10.6.2,...object pdf1.bindPCL(dataDir + “test.pcl”); // save the resultant...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  10. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output...directory String dataDir = "C:\\test\\" ; // Open PDF documents Document...directory String dataDir = "C:\\test\\" ; // Open PDF documents Document...

    docs.aspose.com/pdf/java/compare-pdf-documents/