Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 32,657 for

test

(0.17 sec)
  1. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Writeln($"Here is the tested data of the text: "); builder...Writeln(); builder.Writeln($"tested pdf data"); builder.Writeln();...

    forum.aspose.com/t/pdf-file-distorted/327238
  2. I am unable to open DOC, Excel, and PPTX files ...

    I had a conversation with your team, and they informed me that by obtaining a temporary license, I would be able to open DOC, Excel, and PPT files in my project. However, when I visit the temporary license tab, I don’t s…...plan until we test it in our project, testing is essential for...temporary license is crucial for testing the functionality of Aspose...

    forum.aspose.com/t/i-am-unable-to-open-doc-exce...
  3. Memory Leak - MakeObject<Document>(u"example.do...

    The following range of versions of aspose.words have memory leaks in the following function: MakeObject(u"example.docx"); Aspose.Words.Cpp.23.9.0 → Aspose.Words.Cpp.24.3.0 (now) The memory leak exists probably even lo…...please attach it here for testing? We will check the issue and...deleted. We created an empty test project as provided by @lefev...

    forum.aspose.com/t/memory-leak-makeobject-docum...
  4. Bug 4816:GML file to MapInfoInterchange -> corr...

    Hi Alexander, 1.Conversion from GML file to MapInfoInterchange → corrupted file in QGIS 2.Conversion OK: [GmlTest] Testing Gml → MapInfoInterchange Args: input=‘D:\GisConverter\Tests\Gml\Input\lakes.gml’, format=‘MapI…...Conversion OK: [GmlTest] Testing Gml → MapInfoInterchange Args:...Args: input=‘D:\GisConverter\Tests\Gml\Input\lakes.gml’, forma...

    forum.aspose.com/t/bug-4816-gml-file-to-mapinfo...
  5. Merging PDF with XFDF not working - Free Suppor...

    Hi, I'm Testing the Aspose PDF library and I'm trying to merge a PDF file with an XFDF file (xfdf includes INK Annotations). Test code (see below) runs without any problems but the output pdf file does not include the …...21, 2015, 4:44am 1 Hi, I’m testing the Aspose PDF library and...(xfdf includes INK Annotations). Test code (see below) runs without...

    forum.aspose.com/t/merging-pdf-with-xfdf-not-wo...
  6. 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...
  7. 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...
  8. How to set the normals? - Free Support Forum - ...

    My requirement is to set the normals of a model’s faces. In my Test using a single plane, I used this code for all vertices, but the normals didn’t take effect after importing into 3ds Max. Mesh mesh = new Mesh(); if (p…... In my test using a single plane, I used...0)); (new Scene(mesh)).Save(@"test.fbx"); I’ve verified that this...

    forum.aspose.com/t/how-to-set-the-normals/327835
  9. 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/
  10. PDF Permission - Changing the document - Not Al...

    Hi - I have batch of PDFs and need to change the permissions of Changing the document to be Allowed from Not Allowed (see screen shot). I tried using the below code but not working… pdf = new Aspose.Pdf.Docume…... We will test the scenario in our environment...sample PDF document. We have tested the scenario in our environment...

    forum.aspose.com/t/pdf-permission-changing-the-...