Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 6,933 for

shape rendering

(0.1 sec)
  1. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C++ using Aspose.Slides with precise layout, images and formatting preserved....generate, modify, convert, render, print files, and perform other...for ( const auto & shape : slide -> get_Shapes ()) { if ( ObjectExt...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. 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…...process such kind of group shapes. Neither can we get sufficient...problem is that when we render shapes in a “group” state, the...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  3. Excel chart is corrupted - Free Support Forum -...

    Dear Aspose. As you can see from example. We are facing discrepancies in the chart. First look on the top level with labels - there are values like CELLR instead of values. Secondly, when it comes to labels printed t…...findings confirm that the chart rendering engine is incorrectly processing...positioning of the balloon shapes surrounding the data labels...

    forum.aspose.com/t/excel-chart-is-corrupted/326275
  4. Font Folder – How to Install using Aspose.HTML ...

    Learn and get a step-by-step guide on how to set font folder to render HTML to PDF or Image using the Aspose.HTML for .NET library....play an important role in shaping the text’s look, accessibility...that they can be used when rendering HTML documents. Install Font...

    docs.aspose.com/html/net/how-to-set-font-folder/
  5. Aspose.Slides for .NET Core | .NET Core PowerPo...

    Aspose.Slides .NET Core API to build PowerPoint .NET Core solutions....SmartArts Manage PowerPoint Shapes Manage ActiveX Controls Manage...Connectors to Shapes Rotate & Flip Shapes Manage Shape's Line Styles...

    products.aspose.com/slides/net-core/
  6. Aspose::Words::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveOptions class. Can be used to specify additional options when saving a document into the Xps format. To learn more, visit the documentation article in C++....determining how colors are rendered. get_CustomTimeZoneInfo ()...determining how 3D effects are rendered. virtual get_DmlEffectsRenderingM...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. SVG Color – Fill, Stroke, and Opacity Examples

    Learn how SVG color works with fill, stroke, and opacity examples using HEX, RGB, and HSL. Discover color rules for Shapes, text, and paths in Aspose.SVG....can color any SVG element – shapes, paths, lines, or text – using...attributes. How to color SVG shapes, paths, and text. How to apply...

    docs.aspose.com/svg/net/drawing-basics/svg-color/
  8. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。... get_Item ( 0 ); IShape shape = slide . getShapes (). get_Item...get_Item ( 0 ); if ( shape instanceof IOleObjectFrame ) { IOleObjectFrame...

    docs.aspose.com/slides/zh/java/manage-ole/
  9. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage fonts. Learn how to add the text to images with Aspose.Font for .NET....One such purpose is text rendering. The solution provides a custom...custom way to render text on an image using a particular font...

    products.aspose.com/font/net/add-text-to-image/
  10. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/path/to/charts…...slides-java , slides-chart , slides-rendering dfinsolutions September 26...various factors, including the rendering process or specific slide...

    forum.aspose.com/t/multiple-discrepancies-when-...