Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 40,337 for

rendering

(0.56 sec)
  1. Image looks slightly different than in Excel af...

    Hi, we use following code to render an image in Excel to png: Workbook wb = new Workbook(“Example2.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 2”]; string rangeName = “BIPLI_Example2”; CellsHelper.DPI …...different than in Excel after rendering Aspose.Cells Product Family...Hi, we use following code to render an image in Excel to png: Workbook...

    forum.aspose.com/t/image-looks-slightly-differe...
  2. AutoFit Rows for Rendering with JavaScript via ...

    Learn how to auto-fit rows for Rendering in Excel using Aspose.Cells for JavaScript via C++. Prevent text clipping in saved PDF files....AutoFit Rows for Rendering with JavaScript via C++ Contents [...// Set autofit options for rendering. const autoFitterOptions =...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  3. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C++ API to set custom paper size of your desired worksheets when Rendering Excel file to PDF file format programmatically....Paper Size of Worksheet for Rendering with C++ Contents [ Hide ]...your desired worksheets when rendering Excel files to the PDF format...

    docs.aspose.com/cells/cpp/implement-custom-pape...
  4. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...Incorrect rendering when converting chart to image Aspose.Cells...SheetRender Render = new SheetRender(sourceWS, options); Render.ToImage(0...

    forum.aspose.com/t/incorrect-rendering-when-con...
  5. Rendering Gantt Charts with Aspose.Tasks for Ja...

    Learn how to render Gantt charts from project files using Aspose.Tasks for Java, supporting various timescale resolutions....for Java Technical Articles Rendering Gantt Charts with Aspose.Tasks...Reference Download Pricing Buy Rendering Gantt Charts with Aspose.Tasks...

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  6. Stacked Area Chart Labels Not Rendering in PDF ...

    Summary Stacked Area Charts (ChartType 48) in PowerPoint presentations don’t render axis labels and legends when converted to PDF using Aspose.Slides 26.2, even though regular Area charts work correctly. Environment As…...Stacked Area Chart Labels Not Rendering in PDF Aspose.Slides Product...PowerPoint presentations don’t render axis labels and legends when...

    forum.aspose.com/t/stacked-area-chart-labels-no...
  7. Aspose words not rendering korean fonts properl...

    I am using aspose words for converting a word doc to pdf. I have chinese, japanese and korean fonts in it. The korean fonts are not being rendered properly despite me using every available package for the ubuntu jammy …...Aspose words not rendering korean fonts properly Aspose.Words...korean fonts are not being rendered properly despite me using...

    forum.aspose.com/t/aspose-words-not-rendering-k...
  8. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...Words insertHtml checkbox rendering Aspose.Words Product Family...imported into the word doc it is rendering not as a checkbox but as text...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  9. A way to re-enable backend rendering of graphic...

    We are upgrading from gridjs 23.7.0 to 26.2.0 and discovered some notable regressions when Rendering shapes, particularly charts. These seem related to the apparent switch to client-side Rendering. Where before shapes wo…...way to re-enable backend rendering of graphic objects Aspose...notable regressions when rendering shapes, particularly charts...

    forum.aspose.com/t/a-way-to-re-enable-backend-r...
  10. Chart axis issues when rendering DOCX to PDF/HT...

    Hi, When converting a Word document with charts to PDF/HTML, the axis and its content appeared to be wrong. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf"); doc.Save(@".\out.html"); On the first …...Chart axis issues when rendering DOCX to PDF/HTML Aspose.Words...the second—are recognized rendering problems in Aspose.Words when...

    forum.aspose.com/t/chart-axis-issues-when-rende...