Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 50,477 for

shapes

(0.2 sec)
  1. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......Cells-Doc-md\english\net\developer-guide\shapes\export-equations-as-latex-expressions\...

    docs.aspose.com/cells/it/python-java/export-equ...
  2. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......Cells-Doc-md\english\net\developer-guide\shapes\export-equations-as-latex-expressions\...

    docs.aspose.com/cells/ja/python-java/export-equ...
  3. Java Imaging API | Draw Manipulate and Transfor...

    Java Image processing and manipulation library. Create load view edit draw or convert images to multiple formats within applications without any image editor...graphic primitives: Create shapes, draw graphic primitives, and...path and different geometric shapes) Remove background Memory optimization...

    products.aspose.com/imaging/java/
  4. Aspose::Words::Saving::DoclingSaveOptions class...

    Aspose::Words::Saving::DoclingSaveOptions class. Can be used to specify additional options when saving a document into the Docling format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_ExportGeneratorName...indicating whether non-image shapes should be rendered and written...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Automating PowerPoint Generation in Python: Cre...

    Automate slide creation on cloud platforms with Aspose.Slides for Python—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....) title_shape = slide_0 . shapes [ 0 ] subtitle_shape = slide_0...slide_0 . shapes [ 1 ] title_shape . text_frame . text = "Quarterly...

    docs.aspose.com/slides/python-net/automating-po...
  6. 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/
  7. SVG Drawing – Aspose.SVG Tutorial

    Learn the basic concepts and drawing elements used in svg images – svg Shapes, svg color, svg paths, svg fills, svg strokes, svg filters....Systems and Units, SVG Basic Shapes, SVG Path Data, SVG Text, Basic...scale and crop SVG images. SVG Shapes In this article, you can learn...

    docs.aspose.com/svg/net/drawing-basics/
  8. 使用文本框|Documentation

    本节介绍如何使用 Aspose.Diagram 格式化文本形状。...// Get shape by its ID Aspose . Diagram . Shape shape = page1...page1 . Shapes . GetShape ( 1 ); // Set orientation angle DoubleValue...

    docs.aspose.com/diagram/zh/net/working-with-tex...
  9. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++....class Defines an image for a shape. To learn more, visit the Working...FitImageToShape () Fits the image data to Shape frame so that the aspect ratio...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...1 , 2 ) }; //Draw a diamond shape in page long shapeId = diagram...// get the added shape from page Shape shape = diagram . Pages...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/