Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 6,835 for

shape rendering

(0.18 sec)
  1. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_paragraph_str(paragraph): """获取段落信息""" para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…...SHAPE: 中文技术支持 words-python Tiaohh...node.node_type == aw.NodeType.SHAPE: return "\n".join(all_text)...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  2. Customize Bubble Charts in Presentations with P...

    Create and customize powerful bubble charts in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET to enhance your data visualization easily.... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/bubble-chart/
  3. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. Python API code to extract images and text from PDF document....txt file All PDF content is rendered into text Code example in...stored in Shape nodes in a Document object To select all Shape nodes...

    products.aspose.com/total/python-net/parse/pdf/
  4. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...36) * 96; Shape shape = builder.InsertImage(this...feature‑rich (high‑quality rendering, full‑font embedding, encryption...

    forum.aspose.com/t/how-to-imprve-performance-be...
  5. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/python-net/manage-ink/
  6. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_Shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/Shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...export_shapes_as_svg property HtmlSaveOptions.export_shapes_as_svg... property Controls whether Shape nodes are converted to SVG images...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...File Formats . Customizing render styles and features Input file...

    products.aspose.com/gis/net/viewer
  8. Aspose.Drawing Java API Features|Documentation

    Aspose.Drawing Java API for drawing pictures. Cross-platform drawing library for support 2D drawing including drawing lines, drawing Shapes and bezier curves. Using affine transformation, anti-aliasing lines and Shapes. Rendering text with different styles and fonts....curves, splines, arcs, and shapes such as rectangles, polygons...Drawing proposes superior rendering of text through anti-aliasing...

    docs.aspose.com/drawing/java/developer-guide/dr...
  9. Manage Presentation Ink Objects in .NET|Aspose....

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for .NET. Get code samples for traces, brush color & size....typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/net/manage-ink/
  10. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。...insert_image 方法返回刚刚创建和插入的 Shape 对象,以便您可以进一步修改 Shape 的属性 插入内嵌图像 将表示包含图像的文件的单个字符串传递给...如何从文档中提取图像 所有图像都存储在 Document 中的 Shape 节点内。要从文档中提取所有图像或具有特定类型的图像,请按照下列步骤操作:...

    docs.aspose.com/words/zh/python-net/working-wit...