Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 50,830 for

shapes

(0.55 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/fr/javascript-cpp/export-...
  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/zh/javascript-cpp/export-...
  3. Aspose::Words::Rendering::NodeRendererBase clas...

    Aspose::Words::Rendering::NodeRendererBase class. Base class for ShapeRenderer and OfficeMathRenderer. To learn more, visit the documentation article in C++....more, visit the Working with Shapes documentation article. class...Gets the actual bounds of the shape in points. get_OpaqueBoundsInPoints...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...ShapeCollection shapes = ws.Shapes; // Sort shapes left to right...Drawing.Shape> shapeList = new List<Aspose.Cells.Drawing.Shape>(shapes...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  5. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories...Contains shape or textbox text, represented by Shape . EVEN_PAGES_HEADER...Examples Shows how to remove all shapes from a node. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.Visible | Aspose.Words for .NET

    Control visibility with the Fill Visible property. Easily manage formatting to enhance your design and ensure clarity in your application....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Stroke.DashStyle | Aspose.Words for .NET

    Discover the Stroke DashStyle property to customize your design with unique dot and dash patterns for stunning visual effects....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 使用C++通过JavaScript更改Excel文本框或形状的字符间距|Documentation

    使用C++的Aspose.Cells for JavaScript,通过JavaScript更改Excel文本框或形状的字符间距。...also a shape object from shapes collection const shape = workbook...workbook . worksheets . get ( 0 ). shapes . get ( 0 ); // Access the...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  9. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....to true to render non-image shapes and include them in the output...(default) to exclude non-image shapes from the output. saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Image in Table Cell|Aspose.Slides Documenta...

    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....[ 1 ]; foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable...[ 1 ]. Cells [ 1 ]; cell . Shape . Fill . UserPicture ( ImageFile...

    docs.aspose.com/slides/net/add-image-in-table-c...