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

layout issues

(0.11 sec)
  1. Null pointer exception when converting vsd file...

    During vsd->vsdx file conversion, null pointer exception is thrown. vsd file and callstack: 2023.05.26.zip (7.9 MB) The file was converted using this code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diag…...certain shapes or when the layout engine was invoked automatically...Java.lic"); Disable automatic layout refresh (a workaround for the...

    forum.aspose.com/t/null-pointer-exception-when-...
  2. Margins being moved - Free Support Forum - aspo...

    Old Aspose Version 13 keeps the margin: Newer version causes the text to shift up: The word document has the correct margin before it is converted to pdf: this is the code we use to convert to pdf that is ca…... We will check the issue and provide you more information...new ticket(s) in our internal issue tracking system and will deliver...

    forum.aspose.com/t/margins-being-moved/313965
  3. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...Mailmerge issue with Thai language in Docker kubernetes container...mailmerge, and we observe some issue with the Thai language document...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  4. Aspose.Slides for Python: "No Usable Version of...

    import jpype import _jpype if not _jpype.isStarted(): jpype.startJVM(jpype.getDefaultJVMPath(), "-Djava.awt.headless=true") from aspose.slides import Presentation, License from asposecells.api import Workbook self.p…...release notes or rerun with layout refresh disabled to isolate...changes to this API’s defaults or layout behaviour. jpype.startJVM usage...

    forum.aspose.com/t/aspose-slides-for-python-no-...
  5. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving....the type of a warning that is issued by Aspose.Words during document... this may or may not cause issues or result in data/formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Hyphenation class | Aspose.Words for Python

    aspose.words.Hyphenation class. Provides methods for working with hyphenation dictionaries...request dictionaries when page layout of the document is built. This...hyphenation patterns, when an issue is detected that might result...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape is created but it is not visible - Free S...

    When i create a shape it is created and i also can select shape from Page Layout → Selection Pane but it is not visible directly How can i fix this issue can you repair ma sample code which is mentioned below. ShapePat…...can select shape from Page Layout → Selection Pane but it is...directly How can i fix this issue can you repair ma sample code...

    forum.aspose.com/t/shape-is-created-but-it-is-n...
  8. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...version doesn’t seem to be an issue or it wouldn’t work in the desktop...Centimenter; //rasterizationOptions.Layouts = new string[] { "Model" };...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  9. 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…... which perfectly preserves layout, but make is hard to change...please suggest how can fix below issue. As I am using below code to...

    forum.aspose.com/t/pdf-file-distorted/327238
  10. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…...Issue with tables having large number of rows when saving as...seems you’re encountering an issue with the table formatting when...

    forum.aspose.com/t/issue-with-tables-having-lar...