Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 9,915 for

shape

(0.1 sec)
  1. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications.... Shape imageShape = ( Shape ) doc . GetChildNodes...GetChildNodes ( NodeType . Shape , true )[ 0 ]; Assert . True ( imageShape...

    reference.aspose.com/words/net/aspose.words/loa...
  2. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....corresponding to the shape or group shape that is about to be...imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Callout|Aspose.Slides for Node.js via .NET Docu...

    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....setting series data label callout shape for a Doughnut chart. Below...slides . TextAutofitType . Shape ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/nodejs-java/callout/
  4. DocumentBase.page_color property | Aspose.Words...

    DocumentBase.page_color property. Gets or sets the page color of the document...background_shape . @property def page_color (...appropriate DocumentBase.background_shape . If the page color is not set...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 连接器|Aspose.Slides for PHP 文档

    连接PowerPoint形状... 使用 Shapes 对象公开的 addAutoShape 方法向幻灯片添加两个...方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型使用 Shapes 对象公开的 addConnector 方法添加连接器。...

    docs.aspose.com/slides/zh/php-java/connector/
  6. Manage Cells|Aspose.Slides for Node.js via .NET...

    Table cells in PowerPoint presentations in JavaScript...Shape#0 is a table for ( var i = 0... 30 , 30 ]); // Adds table shape to slide var tbl = sld . getShapes...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  7. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in C++...Extracting Images from Presentation shapes Contents [ Hide ] Images are...are often added to shapes and also frequently used as slides'...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  8. Aspose::Words::Rendering namespace | Aspose.Wor...

    Aspose::Words::Rendering namespace. The Aspose.Words.Rendering namespace provides classes that allow to customize printing or rendering of documents in C++....more, visit the Working with Shapes documentation article. OfficeMathRenderer...methods to render an individual Shape or GroupShape to a raster or...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. Incorrect Bullet Character Detected in a PowerP...

    I have attached a pptx file “bullet_issue.pptx” having one Shape in the first slide. The Shape text has bullet points enabled. I have attached the screenshot of slide content as file “slide_screenshot.png” to show how t…...pptx” having one shape in the first slide. The shape text has bullet...value. presentation.slides[0].shapes[0].text_frame.paragraphs[0]...

    forum.aspose.com/t/incorrect-bullet-character-d...
  10. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...