Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,787 for

error correction

(1.01 sec)
  1. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content inserted in the word contains an SVG in an HTML string. The…...This can help ensure that the correct fonts are used during the conversion...this is the result of some error in rounding font sizes inside...

    forum.aspose.com/t/font-missmatch-between-word-...
  2. Word with new styles gives incorrect page count...

    I have a docx document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...should add that I also get the correct page count when I run locally... I only see the page count error when running my Web API in an...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  3. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...file is not being saved and no error is shown. Below is my code....Please check the issue and correct it. Aspose.Pdf.Document pdf...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...
  4. The type initializer for ‘Aspose.CAD.Image’ thr...

    I am facing an issue while using Aspose.CAD in my ASP.NET application. When I try to create/load a CAD image using the Image.Load method (passing a valid file path), I get the following runtime Error: “The type initia…...I get the following runtime error: “The type initializer for ‘Aspose...deployed bin folder. After the correct MessagePack assembly is available...

    forum.aspose.com/t/the-type-initializer-for-asp...
  5. Working with Hyphenation in C++|Aspose.Words fo...

    Use hyphenation for a more compact arrangement of text using C++. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries.... For correct splitting of words, language-specific... the optimal solution for correct hyphenation is to use special...

    docs.aspose.com/words/cpp/working-with-hyphenat...
  6. Aspose.Total for Java Failed to set license. De...

    Dear Aspose support team, We have a 30 days temporary license until we are waiting for our full license to be issued even though all the payments have been made. When we try to start the applications, which are using A…...BeanCreationExceptio: Error creating bean with name 'asposeConfig':...the correct path to the license file in your code. Correct License...

    forum.aspose.com/t/aspose-total-for-java-failed...
  7. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…... Your provided code is correct and should work as expected...getCellFormat().getColumnSpan() is the correct and supported way to retrieve...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  8. Update Fields in C++|Aspose.Words for C++

    Learn how to update fields in C++. Update fields programmatically or use automatic field update using C++ API....number, it will contain the correct calculated value for the given...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/cpp/update-fields/
  9. Make a Document Read-Only in Node.js|Aspose.Wor...

    Make your document read-only so that the content can be copied or read, but not modified using Node.js....protected ); Q: What is the correct way to remove the read‑only...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/nodejs-net/make-a-documen...
  10. When converting a DWG file to PDF, OLE and imag...

    When converting a DWG file to PDF, OLE and images were not exported correctly. test_file.zip (79.1 KB)...indexed colors that caused error in export internally. So we...need to have image file in correct place. test_file.dwg_java_...

    forum.aspose.com/t/when-converting-a-dwg-file-t...