Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 46,948 for

shape

(0.05 sec)
  1. How to Convert PDF to TIFF using Python

    This article briefs on how to convert pdf to tiff using python. For conversion of PDF to TIFF Python sample code along with description and IDE settings are provided....compression type, color depth, shape type, and flag to skip the blank...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  2. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_IsAuto method. Returns a flag indicating that axis bound should be determined automatically in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Convert TIFF to STL via Python | products.aspos...

    Sample code for TIFF to STL Python conversion. Use API example code for batch TIFF files to STL conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/ti...
  4. How to Convert PDF to TIFF in Java

    This brief tutorial explains how to convert PDF to TIFF in Java. In order to write the PDF to TIFF converter Java code and detailed steps are provided along with the environment configuration.... skipping the blank pages, shape type, color depth, brightness...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ti...
  5. ChartSeriesCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesCollection class, your solution for managing and customizing chart series effortlessly.... Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 在 Python 中使用 AutoFit 提升演示文稿|Aspose.Slides for P...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提高内容可读性....属性(来自 text_frame_format 类)设置为 SHAPE 。 这段 Python 代码向您展示了如何指定演示文稿中的文本必须始终适合其盒子:...autoShape = slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  7. Node.js via .NET PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via .NET is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....presentation elements such as slides, shapes, text, charts, tables, images...entities, such as master slides, shapes, charts, picture frames, audio...

    products.aspose.com/slides/nodejs-net/
  8. 管理自动调整设置|Aspose.Slides 文档

    在 C++ 中为 PowerPoint 中的文本框设置自动调整设置...属性(来自 TextFrameFormat 类)设置为 Shape 。 以下 C++ 代码展示了如何在 PowerPoint...auto autoShape = slide -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/cpp/manage-autofit-se...
  9. Convert JPG To PNG C#

    Convert JPG to PNG format in C# code. Save JPG as PNG using C#.... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...
  10. Convert JPG To SVG C#

    Convert JPG to SVG format in C# code. Save JPG as SVG using C#.... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...