Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 732 for

layout issues

(0.13 sec)
  1. Extract DXF Entities and transform their XY coo...

    I need to manipulate an existing PDF by looking at some Text, Mtext, Circle, and Line entities within a DXF file. The location(s) of these entities need to be translated to PDF coordinates to compare to existing PDF coor…...0 and have encountered an issue related to color preservation...0.0 and have encountered an issue related to color preservation...

    forum.aspose.com/t/extract-dxf-entities-and-tra...
  2. Product Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....controlling the design and layout of the grid, managing multiple...differences. If you have an issue with Aspose.Cells, follow these...

    docs.aspose.com/cells/net/product-overview/
  3. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...below code the image zoom-in issue is fixed but images size are...testing? We will check the issue and provide you more information...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  4. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system, or memory using Java....missed fonts or incorrect layouts. Typically, Aspose.Words goes...it to create the document’s layout. Documents may also contain...

    docs.aspose.com/words/java/specify-truetype-fon...
  5. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…... We will check the issue and provide you more information...number images for the above layout, I also wanted to know if anything...

    forum.aspose.com/t/render-multiple-images-in-a-...
  6. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A documents, and Aspose.Words for C++ solves them....in the course of pagination, layout, or other strictly mechanical...Generally there are no language issues when text is entered by the...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  7. Axis title not in bold by default for waterfall...

    Hi Team, In waterfall chart, the axis title does not appear in bold by default, unlike other charts such as column and bubble charts. Waterfall: image.png (95.4 KB) Column: image.png (88.6 KB) Bubble: image.png (1…...whether it’s a configuration issue or a product limitation. We’ll...charts like Waterfall, a default layout or style is applied, which...

    forum.aspose.com/t/axis-title-not-in-bold-by-de...
  8. PDF Generation Replaces Some Characters with Qu...

    I’m generating a Word document using the same template on both Windows and Unix environments using Aspose Build Report in Java. The Word documents are generated correctly in both environments, with all characters rendere…...Screenshots highlighting the issue in the Unix-generated PDF Dockerfile...installation. Execution_of_Font_Issue.zip (320.5 KB) alexey.noskov...

    forum.aspose.com/t/pdf-generation-replaces-some...
  9. Document | Aspose.Words for Java

    Represents a Word document in Java....represents options to control the layout process of this document. getLists()...calculated by the most recent page layout operation. getPageInfo(int...

    reference.aspose.com/words/java/com.aspose.word...
  10. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...1:17pm 2 @Thomai_Chelidoni The issue of the first page being empty...footers that may influence the layout. Page Breaks : Check for any...

    forum.aspose.com/t/html-to-docx-transformation-...