Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 31,267 for

test

(0.15 sec)
  1. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…... After conducting some tests, I found that the same issue...this, but we need to run more test cases to verify it. Now we are...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  2. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...sample document here, so we will test the scenario and will provide...sharing the resource file. I have tested the scenario using Aspose.Pdf...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  3. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....TextFragment > ( u "link page number test to page 2" ); // Create local...TextFragment ( u "link page number test to page 1" ); // TextFragment...

    docs.aspose.com/pdf/cpp/actions/
  4. Broken shapes grouping in Visio document after ...

    Hi Support, Current Aspose.Diagram v.25.11.0 contains issues that break shapes grouping after a simple Open/Save diagram. I believe this was broken by a fix to the following issue: Steps to reproduce: Diagram exam…...next Confirm the regression – Test the same file with the previous...preserves grouping in your tests. Monitor releases – Keep an...

    forum.aspose.com/t/broken-shapes-grouping-in-vi...
  5. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java.... The test fixture encodes a specific byte...symbol. At recognition time, the test verifies that the raw bytes...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Aspose.3D & Aspode.CAD interoperability - Free ...

    Hi, We already have a licence for Aspose.3D, and we’re considering purchasing a licence for Aspose.CAD depending on if requirements can be met. One requirement is to convert between IFC and glTF. Aspose.CAD can input I…...returns ‘ null ’ Note I’ve tested other file formats such as...attached a portion of different test files in this zip folder: Input_Files...

    forum.aspose.com/t/aspose-3d-aspode-cad-interop...
  7. High RAM when converting PDF to JPG - Free Supp...

    Hi, I have used Aspose PDF (11.8.0.0) to convert the attached infected pdf to jpg. While converting, my computer's memory (RAM) reached at least 60 MBs although input file's size is small (< 0.6 MB). These attached files…... I have tested the scenario and have managed...input document, so that we can test the scenario in our environment...

    forum.aspose.com/t/high-ram-when-converting-pdf...
  8. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit Test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…... I am running a simple unit test with an input docx document...specific documents you are testing, as they may provide more targeted...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  9. Excel to TIFF - Bland and White & color output ...

    Environment: Aspose.Cells Version: 24.8.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: Excel → Multi-page TIFF Image Type: Color input files Issues Observed: Color Image Sheets Not Converti…... Test with a minimal workbook containing... 2:52pm 3 @mukeshkanna , I tested your scenario/case using your...

    forum.aspose.com/t/excel-to-tiff-bland-and-whit...
  10. Loading the image throws an error 'Image loadin...

    I have a tif file which is to be converted to pdf file. To load the image, i tried passing tif file as the documentStream in => skbitmap = SKBitmap.Decode(documentStream); //the value of skbitmap becoming Null. second…... You can test with a different TIFF file to...pdfMend.Save(pdfFile); } } } I’m testing this code in windows machine...

    forum.aspose.com/t/loading-the-image-throws-an-...