Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 5,167 for

shape position

(0.09 sec)
  1. 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...
  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 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...
  4. 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/
  5. 档案

    档案...shapes.add_auto_shape(slides.ShapeType.RECTANGLE...watermarkShape.shape_lock.select_locked = True watermarkShape.shape_lock...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  6. 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/
  7. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides.... Shapes . AddChart ( ChartType . Line...0 ]; IChart chart = slide . Shapes . AddChart ( ChartType . StackedColumn...

    docs.aspose.com/slides/net/chart-data-label/
  8. 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/
  9. 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-...
  10. 使用 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/