Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 21,293 for

7 zip

(0.13 sec)
  1. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter....ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    docs.aspose.com/html/net/convert-html-to-jpg/
  2. Working with Gradient in XPS file | Python

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Python...ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    docs.aspose.com/page/python-net/xps/working-wit...
  3. Forcing a Fixed AutoShape Height with Text Auto...

    Hi team, I have an autoshape with resize shape to fit text enabled. Right now whenever I set the shape height using aspose, it automatically readjusts itself to a particular height. However, I want to force set height …... Prezent September 23, 2025, 7:33am 6 Thank you Andrey for your...TextAutofitType.SHAPE screen recording.zip (8.1 MB) andrey.potapov September...

    forum.aspose.com/t/forcing-a-fixed-autoshape-he...
  4. PDF -> HTML conversion with visibility:hidden t...

    We’re using Aspose.Pdf to convert PDF files to HTML and we’ve run into certain PDF files that are converted with the text displayed as an image and additionally there is hidden elements in the HTML that contain the actua…...ali February 6, 2018, 7:36am 4 @msoliver Thanks for getting...10:09pm 7 Accepted. Please try again. asad.ali February 7, 2018...

    forum.aspose.com/t/pdf-html-conversion-with-vis...
  5. Working with Tasks in Aspose.Tasks for C++ | As...

    Learn how to edit task budget works and costs using Aspose.Tasks for C++....ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    docs.aspose.com/tasks/cpp/task-budget-work-and-...
  6. Aspose.Words FAQ - Free Support Forum - aspose.com

    Technical Support Is Aspose.Words technical support free? Yes, we provide unlimited free technical support for all users of our products including customers and evaluation. The main avenue for technical support is the S…...need to attach multiple files, zip them. Report one issue per thread...supports .NET 2.0 or newer, Mono 2.6.7 or newer and .NET Standard 2.0...

    forum.aspose.com/t/aspose-words-faq/2711
  7. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro......zip (2.8 MB) jamesanvictoria June...advance. OMRJAVA-Jin-example.zip (3.6 MB) P.S> I realised it gets...

    forum.aspose.com/t/how-to-create-omr-template-f...
  8. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...zip (45.8 KB) How to Get the Content’s...image generated. smartart.zip (105.7 KB) andrey.potapov April...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  9. Invalid image stream (The type initializer for ...

    Hi Team, We are facing a critical issue after upgrading to Aspose 25.11.0 , where image rendering (used for eSignatures) is failing, while the same implementation works perfectly with Aspose 24.11 . error - “Invalid im…...nileshsarode25 March 17, 2026, 7:57am 1 Hi Team, We are facing...nileshsarode25 March 17, 2026, 9:25am 7 Docker file content I have already...

    forum.aspose.com/t/invalid-image-stream-the-typ...
  10. Aspose word for java不使用分页符插入页码 - Free Support F...

    我们使用 Aspose.Words for Java,希望能在 每一页的右下角插入文本框(例如页码或签章区域), 不使用页脚,而是通过 锚点定位 的方式在页面内容区域中插入。 在实际测试过程中遇到以下问题: 只有当文档使用 插入空白页 进行分页时,能正确识别每一页的最后一个节点,文本框也能准确出现在该页的右下角。 根据节点识别只会识别处理节点中的第一页空白页, niuda(1) (2).Zip (12.6 KB) 当文档仅通…...zip (12.6 KB) 当文档仅通过 连续回车(换段落)、分页符...getTextBox().setInternalMarginBot(5); // 7. 写入内容(示例:页码字段) builder.insertField("PAGE"...

    forum.aspose.com/t/aspose-word-for-java/320890