Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 32,415 for

test

(1.19 sec)
  1. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...Below is the source code of our test cases: private static String...builder.EndTable(); return doc; } [Test] public static void Generat...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  2. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code....having the password Display a test message to confirm the file...workbook is successfully loaded, a test message is displayed in the...

    kb.aspose.com/cells/python/how-to-read-password...
  3. Setting Conditional Formatting for Report Item|...

    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....this article, we’ll use the test case (Company Sales 2008.rdl)...

    docs.aspose.com/cells/reportingservices/setting...
  4. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating StructuredDocumentTag using below code: public StructuredDocumentTag createNewStructureDocumentTag(Document document) { StructuredDocumentTag structuredDocumentTag; try { struct…... Test SDT.docx (13.7 KB) SDT having...can affect the SDT’s display. Test with Simplified Content : Create...

    forum.aspose.com/t/sdt-not-getting-created-unif...
  5. Regarding Email Reading Limit via aspose pop3 -...

    Hi Team , Greeting for the day !!!! I wanted to know that is there any kind of limit while reading pop3 mails from mail box via .net console application , i have implement it only for POC but i did't get all my mail w…...possible, please provide us with a test account credentials where we...

    forum.aspose.com/t/regarding-email-reading-limi...
  6. Edit PDF File Tags|Aspose.PDF for .NET

    This article explains how to edit tags in the PDF documents using Aspose.PDF for .NET library....for example: PDF-UA Compliance Test - Errors List Analyzing your...

    docs.aspose.com/pdf/net/edit-pdf-file-tags/
  7. Memory leak in aspose barcode .net in docker - ...

    There is a memory leak when reading barcodes in docker with Aspose barcode .net. the bug is reproducable when running the following code in .net core runtime version 6.x, substitute the image with any valid parcode. Af…... Could you test Aspose.Drawing.Common on your...some Linux systems. Could you test text drawing fuctions - draw...

    forum.aspose.com/t/memory-leak-in-aspose-barcod...
  8. Create Slide as SVG Image|Aspose.Slides 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....pres = new Presentation("Slides Test Presentation.pptx")) { //Access...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  9. Creating Two Dimensional (2D) Barcodes in PHP|D...

    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....setCodeText ( "this is some test code text. \n Second line \n...

    docs.aspose.com/barcode/java/creating-two-dimen...
  10. Azure Functions (Linux) System.DllNotFoundExcep...

    Hi, We have developed an Azure Function App that runs on the Flex Consumption Plan (Linux). We are trying to convert a Word document to PDF. We get following errors: System.TypeInitializationException: The type init…... Test Locally : Before deploying, test your function...

    forum.aspose.com/t/azure-functions-linux-system...