Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 28,610 for

test

(0.15 sec)
  1. Issue in getting byte array from pdf/doc page -...

    log.debug("fetchTextForSignature - calculated pdfPage for docId: {} for page: {}", docId, currentPageNumber); Rectangle mediaBox = pdfPage.getMediaBox(); int pa…... We will test the scenario in our environment...

    forum.aspose.com/t/issue-in-getting-byte-array-...
  2. Aspose.Cells 8.0.2中的公共API变更|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.... This is test" ; //Save the Excel file book...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended.... test ( 'DocStructureToText' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitSubDocument method | Aspos...

    DocumentVisitor.visitSubDocument method. Called when a sub-document is encountered.... test ( 'DocStructureToText' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the document has finished.... test ( 'DocStructureToText' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. System.InvalidCastException: Unable to cast obj...

    Please help!!! Got error when try use concatenate method of Aspose.Pdf.Kit.PdfFileEditor System.InvalidCastException: Unable to cast object of type ‘xeb116a323308e2f7.xae94bcfc1c7ddd9a’ to type ‘xeb116a323308e2f7.x9268…... Run a minimal test Create two small one‑page PDF...

    forum.aspose.com/t/system-invalidcastexception-...
  7. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...Read Barcodes Online : You can test the quality of Aspose.BarCode...

    docs.aspose.com/barcode/cpp/basic-recognition-p...
  8. Automate Microsoft Project File Merger with Asp...

    Aspose.com provides powerful tools to help automate Microsoft Project file merging. With our intuitive user interface, you can quickly and easily convert Microsoft Project files into PDF, XML, or other formats. You can also merge multiple Microsoft Project files into a single file, customize the output file, and organize your data....Microsoft Project files Merger Test the quality of Microsoft Project...PDF and others format online. Test the quality of the process in...

    products.aspose.com/tasks/net/merger/ms-project/
  9. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++.... SetText ( u "This is a test." ); // Set the horizontal and...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  10. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…... public void Test() { SetLicense(); var document...Add(textFragment); document.Save("C:\\temp\\test_output_pdf_margin.pdf"); } asad...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...