Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 50,331 for

shapes

(1.27 sec)
  1. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or Shapes inside a worksheet using Aspose.Cells with C++....AI Set Margins of Comment or Shape inside the Worksheet with C++...margins of any shape or comment using the Shape.GetTextAlignment()...

    docs.aspose.com/cells/cpp/set-margins-of-commen...
  2. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....to extract text from all the shapes on all the slides in a presentation...get_Text() - The text on the slide’s shapes. get_MasterText() - The text...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  3. Compress TIFF In Javascript

    Compress TIFF in JavaScript without losing quality. Optimize TIFF content, reduce file size easily....DocumentBuilder(doc) shape = builder.insertImage( "Input...Saving.TiffCompression.Lzw shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/nodejs-net/compress/t...
  4. Մի Քանի JPG Դեպի TIFF C++

    Միավորել մի քանի JPG TIFF ին C++ կոդի մեջ: Պահպանեք JPG որպես TIFF օգտագործելով 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-t...
  5. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates.... Iterate through all Shape objects to find the relevant...through the shapes and get a reference to the table. for shape in slide...

    docs.aspose.com/slides/python-net/manage-rows-a...
  6. 移除形状保护|Documentation

    This section explains how to remove shape protection using Aspose.Diagram for Python via Java....Visio shapes allow users to lock specific aspects of shapes. Aspects...Aspects of shapes that can be locked through shape protection include...

    docs.aspose.com/diagram/zh/python-java/remove-s...
  7. NodeRendererBase class | Aspose.Words for Python

    aspose.words.rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)...more, visit the Working with Shapes documentation article. Properties...Gets the actual bounds of the shape in points. opaque_bounds_in_points...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Draw Line in Excel using C#

    Draw line in Excel using C#. Learn to draw different Shapes by following the steps and the given sample code showing how to insert drawing in Excel using C#....will learn drawing various shapes including lines and customize...collection of shapes in the target sheet for adding new shape Call the...

    kb.aspose.com/cells/net/draw-line-in-excel-usin...
  9. 在 Ruby 中设置形状的高度和宽度|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" && shape . getID () == 1...

    docs.aspose.com/diagram/zh/java/set-the-height-...
  10. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...the document Shape and GroupShape represent shapes, drawings, images...

    docs.aspose.com/words/nodejs-net/logical-levels...