Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 32,890 for

test

(0.16 sec)
  1. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var pdf = new Aspose…...with us as well so that we can test the scenario in our environment...currently I am using trial for test asad.ali October 8, 2024, 10:23am...

    forum.aspose.com/t/failed-to-convert-image-type...
  2. PSB ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSB ファイルを開いて編集する...UpdateText("test update", new Point(0, 0), 15...layer; textLayer.updateText("test update", new Point(0, 0), 15...

    products.aspose.com/psd/jp/editor/psb/
  3. Bug 5175: GeoJson to GeoPackage- Conversion suc...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test data(input/output/QGIS) 5175 GeoJson GeoPackage.zip (48.3 KB) Thanks,... Test data(input/output/QGIS) 5175...Thank you for providing the test data and the screen‑capture...

    forum.aspose.com/t/bug-5175-geojson-to-geopacka...
  4. Mergin pdf forms causes a Null Reference Except...

    I am working on merging multiple pdf documents and it was failing only when i included a pdf document that had form fields. Here is a very simple code. FileStream inputStream = new FileStream(".myFile.pdf", FileMode.O…...concatenate, so that we can test the scenario in our environment...sharing the resource file. I have tested the scenario and I am able...

    forum.aspose.com/t/mergin-pdf-forms-causes-a-nu...
  5. Search Text in DWG File Programmatically in C# ...

    Search Text in DWG Drawing Files. Find Text in DWG CAD drawing programmatically using C#....Temporary License # You can test the features of the API without...

    blog.aspose.com/cad/search-text-in-dwg-csharp/
  6. Aspose words moving text in pdf file inserting ...

    Hello Aspose Team I’m developing a windows form app for our company that includes a digital signature to pdf files, only that, but when the program finish the signature process, is moving some text in the file. We cann…... Here are some test files: test.zip (977,1 KB) Ps: is...

    forum.aspose.com/t/aspose-words-moving-text-in-...
  7. Table Layout Issues in Word-to-PDF Conversion -...

    Executive Summary Issues Found: Two separate but related table layout bugs in Aspose.Words PDF conversion: “Around” Text Wrapping Bug: Top-level tables with “Text Wrapping: Around” property cause overlapping in PDFs Ne…...significantly corrupted Test Case Test Document File : test_tableproperties...// Load test document Document doc = new Document("test_tableproperties...

    forum.aspose.com/t/table-layout-issues-in-word-...
  8. Using the Demos|Aspose.Words for JasperReports

    Aspose.Words for JasperReports includes a number of demo projects to help you get started exporting reports to Microsoft Word document formats from your application....the java source files of the test application. ant compile – to...

    docs.aspose.com/words/jasperreports/using-the-d...
  9. How to Run Aspose.Slides for C++ in Docker|Aspo...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint and OpenDocument....add-apt-repository ppa:ubuntu-toolchain-r/test \ && apt-get update && apt-get...add-apt-repository ppa:ubuntu-toolchain-r/test \ && apt-get update && apt-get...

    docs.aspose.com/slides/cpp/how-to-run-aspose-sl...
  10. Tick/check symbol - Free Support Forum - aspose...

    I’m trying to show the symbol (:heavy_check_mark:) on a PDF. (I’m using VB.Net). I tried using #$UNICODE(10004) but it didn’t work. can anyone tell me how to get this check symbol to show up?... I’ve tested the scenario with the latest...TextFragment("page $p of $P \x2713" + " test and \x25a1"); //Specify the...

    forum.aspose.com/t/tick-check-symbol/82133