Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 31,269 for

test

(0.06 sec)
  1. Images in rendered HTML have extra size and cau...

    Hi, When converting a DOCX to HTM using Aspose.Words, I noticed an extra pixel was added to the height&width (compared to MS Word ‘save as’ HTM) and therefore caused blurry images. Code: var doc = new Document(@".\te…... I’ve attached my test files including both Aspose...please help to take a look? test.zip (139.4 KB) image.png (54...

    forum.aspose.com/t/images-in-rendered-html-have...
  2. How to set up series. Points. DataLabel. LinkSo...

    image.png (12.2 KB) image.png (48.7 KB) Still unable to take effect, I used WPS to create charts and series, using the same code. The files created by WPS can take effect, but using aspose.cells doesn’t Test.zip (12.8…...cells doesn’t test.zip (12.8 KB) Professionalize...chart.Series[0]; ser.Name = "Test"; ser.Values = "A1:A5"; ser...

    forum.aspose.com/t/how-to-set-up-series-points-...
  3. Images moved in conversion - Free Support Forum...

    Please see the attached docx and PDF - the conversion was done using Aspose v19.4. Note how the images in Page 2 of the Docx have moved into Page 1 in the PDF. Is there some better way that the images should be anchore…...prevent this from happening Test PS-W401.zip (585.7 KB) awais...10:56am 2 @john.gleeson , We tested the scenario and have managed...

    forum.aspose.com/t/images-moved-in-conversion/1...
  4. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....$outPptxFileName , SaveFormat :: Pptx ); $test = new Presentation ( $outPptxFileName...$outPptxFileName ); try { $autoShape = $test -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/manage-textbox/
  5. Converting pcl to pdf - Free Support Forum - as...

    Hello, I'm examining the .net to pdf tool and I want to convert a .pcl to pdf.For creating the pcl files I'm doing the print to file after pressing ctrl + p on all my files: 1. Simple notepad file - works fine!2. Excel -…...sample PCL files here, we will test the scenario and will guide...the resource files. I have tested the scenario and I am able...

    forum.aspose.com/t/converting-pcl-to-pdf/27876
  6. How to implement or decrypt the temporary licen...

    Hello Team, I am thankful if you can guide me a little bit about free temporary license implementation. It is encrypted and we are using aspose for java total family api We are working on core java using aspose java t…...prior to place the order and test the full functionalities. Please...

    forum.aspose.com/t/how-to-implement-or-decrypt-...
  7. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...of the main text, with the tests that i tried it’s in the middle...(601 Bytes) out.docx (8.6 KB) [Test] public void Test001() { Document...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  8. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("Test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...24, 2025, 4:35pm 29 @rnara I tested conversion on Windows 10. Perhaps...problematic environment. We will test with it on our side and let...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  9. Table shading in pptx export differs from pdf -...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Table shading in pptx export differs from pdf. Please find the pdf input attached. Also, below is the code snippet to…...9 KB) @Test void exportPPTX_tableShadingDiffers()...

    forum.aspose.com/t/table-shading-in-pptx-export...
  10. Setting Margins|Documentation

    This section explains how to set visio's page options with Aspose.Diagram.... getDataDir ( Test . class ); // Load source Visio...

    docs.aspose.com/diagram/java/setting-margins/