Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 567 for

layout issues

(0.17 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. Aspose.CAD를 사용할 때 monochrome.ctb 설정 - Free Supp...

    안녕하세요 현재 Aspose.CAD for .NET(버전 25.7.0)을 사용하여 CAD 도면을 PDF 파일로 변환하고 있습니다. 제 목표는 'monochrome.ctb’플롯 스타일을 적용하여 출력이 흑백으로 표시되고 원래의 레이어 기반 선가중치가 올바르게 유지되도록 하는 것입니다. 몇 가지 질문이 있는데 Aspose.CAD는 현재 내보내기 중에 실제 ‘monochrome.ctb’ …... If you encounter issues with line weights, check the...UseObjectColor; rasterizationOptions.Layouts = new string[] { "Model" };...

    forum.aspose.com/t/aspose-cad-monochrome-ctb/31...
  5. Wrong Document Sent Back - Free Support Forum -...

    We are experiencing an issue where documents sent to Aspose for signing are returned incorrectly — with the wrong document content. We are currently leveraging Aspose.PDF for .NET, which is specifically used for manipul…...12:37pm 1 We are experiencing an issue where documents sent to Aspose...custom margins and header layouts, Encrypting PDF documents,...

    forum.aspose.com/t/wrong-document-sent-back/312061
  6. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....Words issued during document loading or...a warning that Aspose.Words issued during document loading or...

    reference.aspose.com/words/cpp/aspose.words/
  7. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...width and scaling (fonts and layout appear slightly different)...Aspose.PDF team will review your issue thoroughly and provide you with...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  8. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...standalone program to reproduce the issue. I want to see the entire number...suggestion how to fix this issue? Professionalize.Discourse September...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  9. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...I was able to reproduce the issue as you mentioned by converting...thorough evaluation of the issue. We have opened the following...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  10. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…...different size that changes the layout. No CSS margin is defined in...investigation ticket in our issue tracking system and share the...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...