Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 48,783 for

shapes

(0.07 sec)
  1. Working with Fields|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....Diagram Object Model Working with Shapes...

    docs.aspose.com/diagram/net/working-with-fields/
  2. Մի Քանի JPG Դեպի SVG C++

    Միավորել մի քանի JPG SVG ին C++ կոդի մեջ: Պահպանեք JPG որպես SVG օգտագործելով C++:... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/hy/cpp/merge/jpg-to-svg/
  3. Մի Քանի JPG Դեպի JPG C++

    Միավորել մի քանի JPG JPG ին C++ կոդի մեջ: Պահպանեք JPG որպես JPG օգտագործելով C++:... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/hy/cpp/merge/jpg-to-jpg/
  4. Մի Քանի JPG Դեպի GIF C++

    Միավորել մի քանի JPG GIF ին C++ կոդի մեջ: Պահպանեք JPG որպես GIF օգտագործելով C++:... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/hy/cpp/merge/jpg-to-gif/
  5. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...0 ) -> get_Shapes (); // 添加图表 auto chart = shapes -> AddChart...

    docs.aspose.com/slides/zh/cpp/chart-series/
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreShapes method. Gets or sets a boolean value indicating either to ignore Shapes within a text. The default value is false in C++....indicating either to ignore shapes within a text. The default...Examples Shows how to ignore shapes while replacing text. auto...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。...Slides 还提供了 Shape 类。然而,并非所有形状都能容纳文本。 Note 因此,...AutoShape。 shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/zh/python-net/manage-tex...
  8. Picture|Aspose.Slides Documentation

    Work with pictures in C# using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill Shapes, and export for PPT, PPTX and ODP.... Shapes . AddPictureFrame ( ShapeType...imageStream ); pres . Slides [ 0 ]. Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/net/examples/elements/pi...
  9. Add Ellipses to Presentations on Android|Aspose...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Android across PPT and PPTX presentations—Java code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/androidjava/ellipse/
  10. Convert PPT to PPTX in Java|Aspose.Slides Docum...

    Convert legacy PPT presentations to modern PPTX fast in Java with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....presentation with group shapes, auto-shapes (like rectangles and...and ellipses), shapes with custom geometry. Convert presentation...

    docs.aspose.com/slides/java/convert-ppt-to-pptx/