Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 33,004 for

test

(0.08 sec)
  1. Email extracted from PST fails to open in Outlo...

    We currently use Aspose.Email .NET in one of our applications to extract messages from PST files using the PersonalStorage.SaveMessageToStream method. Recently, a customer provided us with a PST containing email that, wh…... In our own testing, we have found that we can...see the link. Could you also test saving the message this way:...

    forum.aspose.com/t/email-extracted-from-pst-fai...
  2. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…...pdf", pdfOptions); } Next Steps Test the conversion using the provided... isolate the logo image and test it in a new CAD file to see...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  3. 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...
  4. 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/
  5. 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...
  6. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...found the issue after an initial test. I have logged your issue into...sample code. After an initial test, I can find the issue for your...

    forum.aspose.com/t/formatting-not-retained-whil...
  7. 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...
  8. 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...
  9. 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-...
  10. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...Button1_Click () MsgBox "This is test message." End Sub 经过Aspose....U16String searchStr = u "This is test message." ; U16String replaceStr...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/