Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 5,102 for

shape position

(0.69 sec)
  1. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list... start value, indent, tab position etc are defined separately...NumberFormat value will create star-shaped bullet list symbols. listLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Getting This Error: Cannot Invoke “com.aspose.s...

    We are getting this error while saving the ppt and this error is intermittent so not able to reproduce in local. java.lang.NullPointerException: Cannot invoke “com.aspose.slides.Axis.x6()” because “” is null Please fin…...save , especially any custom shapes, charts, or axis manipulations...save , especially any custom shapes, charts, or axis manipulations...

    forum.aspose.com/t/getting-this-error-cannot-in...
  3. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....IAutoShape > ashp = sld -> get_Shapes () -> AddAutoShape ( ShapeType..."John Doe" , u "MF" ); // set position of comments System :: Drawing...

    products.aspose.com/total/cpp/conversion/txt-to...
  4. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....IAutoShape > ashp = sld -> get_Shapes () -> AddAutoShape ( ShapeType..."John Doe" , u "MF" ); // set position of comments System :: Drawing...

    products.aspose.com/total/cpp/conversion/flatop...
  5. Edit SVG in C# – Aspose.SVG for .NET

    Edit SVG files using C#. Learn how to modify SVGs with the Aspose.SVG Builder API or through direct DOM manipulation....adding more elements like SVG shapes, texts, filters etc. In this...set attributes specifying position, size, fill, etc. Use method...

    products.aspose.com/svg/net/edit-svg/
  6. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....normals and UV on the geometric shapes. A mesh stores the key properties...properties for every vertex are its position in space and its normal, a...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  7. Generate Data Matrix Barcodes in C#|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....barcodes of rectangular and square shapes. It is a widely used industrial...standards that support only square-shaped configuration, rely on obsolete...

    docs.aspose.com/barcode/net/datamatrix-barcode/
  8. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....information such as annotation position ( rect ) for further processing...properties, such as color and position, using the HighlightAnnotation...

    blog.aspose.com/pdf/parse-pdf-in-python/
  9. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...MakeObject < Presentation > (); auto shapes = pres -> get_Slides () ->...-> idx_get ( 0 ) -> get_Shapes (); auto chart = System :: ExplicitCast...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  10. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。... Shapes . AddChart ( ChartType . Line...0 ]; IChart chart = slide . Shapes . AddChart ( ChartType . StackedColumn...

    docs.aspose.com/slides/zh/net/chart-data-label/