Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 50,298 for

shape

(0.23 sec)
  1. 在 PHP 中为演示文稿图表添加趋势线|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 快速在 PowerPoint 图表中添加和自定义趋势线——一个帮助您吸引观众的实用指南。...获取幻灯片的引用 使用 Shapes 对象提供的 AddChart 方法创建新图表 使用 Shapes 对象提供的 AddAutoShape... 100 , 100 , 500 , 400 ); $shape = $chart -> getUserShapes ()...

    docs.aspose.com/slides/zh/php-java/trend-line/
  2. How to Convert SHP to GPX in C#

    This quick tutorial guides on how to convert SHP to GPX in C#. It provides configuration details and simplest code to convert Shapefile to GPX in C# without installing any other GIS software.... Steps to Convert Shape File to GPX in C# Install Aspose...explain the process to convert shape file to GPX in C# by identifying...

    kb.aspose.com/gis/net/how-to-convert-shp-to-gpx...
  3. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....method, insert a Rectangle shape in the newly created slide Insert...text frame is added inside the shape and its respective textual properties...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  4. Ինչպես չափափոխել պատկերը Word-ում Java-ի միջոցով

    Այս հոդվածը օգնում է, թե ինչպես փոխել պատկերի չափը Word-ում Java-ի միջոցով: Այն տրամադրում է տեղեկատվություն IDE կոնֆիգուրացիաների, քայլ առ քայլ ընթացակարգի և գործարկվող կոդ՝ Word-ում նկարի չափափոխման համար Java-ի միջոցով:...պատկերի ֆայլի անունը և ուղին: Shape դասի օբյեկտը վերադարձվում է...միջոցով: Այն օգտագործում է Shape դասի օբյեկտը չափը սահմանելու...

    kb.aspose.com/hy/words/java/how-to-resize-image...
  5. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = Shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat();...how to do this: // Assuming 'shape' is your SharedPtr<IAutoShape>...

    forum.aspose.com/t/unable-to-get-anchoring-type...
  6. 在 Android 上管理演示文稿主题|Aspose.Slides 文档

    通过 Java 在 Aspose.Slides for Android 中掌握演示文稿主题,以创建、定制并转换具有一致品牌标识的 PowerPoint 文件。...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/androidjava/presentat...
  7. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....deleteShapes() Deletes all shapes from the text of this story...deleteShapes() Deletes all shapes from the text of this story...

    reference.aspose.com/words/java/com.aspose.word...
  8. 在 PHP 中管理演示文稿主题|Aspose.Slides for PHP 文档

    通过 Java 在 Aspose.Slides for PHP 中掌握演示文稿主题,以创建、定制并转换具有一致品牌标识的 PowerPoint 文件。...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item...Rectangle , 10 , 10 , 100 , 100 ); $shape -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/zh/php-java/presentation...
  9. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....verify the existence of text or shape in it. Steps to Delete Empty...pages and get its text and shapes Save the list of page indexes...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  10. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....color Add the circle to the shapes collection of the graph object...shows that for drawing any shape on a PDF page, you need to add...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...