Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 868 for

layout issues

(0.2 sec)
  1. Raw Data Processing|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....all possible raw data formats layout which may be sometimes a bit...receive the following data layout: This means that you receive...

    docs.aspose.com/psd/net/raw-data-processing/
  2. Aspose::Words::FontSubstitutionWarningInfo clas...

    Aspose::Words::FontSubstitutionWarningInfo class. Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in C++....Words issued during document loading or...:: Words :: WarningSource :: Layout , warningInfo -> get_Source...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. 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…... Is this a known issue and is there any solution. Thanks...required to build document layout and calculate page count. If...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  4. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to PDF using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); I’ve attached the test files and a s…...missed font might cause the layout differences. Therefore for...and could still reproduce the issue. Please find the new attached...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  5. Are Dynamic Background Colours Supported for Po...

    Just wanted to confirm if setting dynamic colours via HTML code is support for Microsoft PowerPoint. Can do this for Word with no Issues, but can’t seem to get this working for PowerPoint....Can do this for Word with no issues, but can’t seem to get this...add_slide(presentation.slide_layouts[5]) # 5 is the index for a...

    forum.aspose.com/t/are-dynamic-background-colou...
  6. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with presentations...options, such as style, color, layout, and data source. Many other...compatibility or performance issues. How we make Aspose.Slides...

    products.aspose.com/slides/net/benefits/
  7. Repeated Save Increases Image Size and Row Heig...

    Issue Summary: I am using GridJsWorkbook to load, merge, and save Excel files from the GridJs JSON structure. However, I am encountering an issue where image sizes and row heights increase with each save operation, even…...chirags July 11, 2025, 6:56am 1 Issue Summary: I am using GridJsWorkbook...However, I am encountering an issue where image sizes and row heights...

    forum.aspose.com/t/repeated-save-increases-imag...
  8. Online XSLFO to XLTX Conversion or Build .NET b...

    Free online app to convert XSLFO to XLTX files. .NET C# conversion library code for XSLFO documents....based on predefined XSL-FO layouts. These templates can then be...XSL-FO to XLTX: 1. Complex Layout Preservation Scenario : XSL-FO...

    products.aspose.com/total/net/conversion/xslfo-...
  9. Twice the slowness when including license vs no...

    We are truncating word file to 3 pages using extractPages function using Aspose Java word and we observe slowness while we provide the license (~6seconds). It is faster if the license is not provided (~3seconds), though…... Contact Support : If the issue persists, consider reaching...does not build whole document layout and page extraction process...

    forum.aspose.com/t/twice-the-slowness-when-incl...
  10. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...text shaper factory is set, layout starts to use OpenType features...from the environment where the issue is not reproducible? Thanks...

    forum.aspose.com/t/pdf-rendition-is-not-getting...