Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 9,891 for

shape

(0.09 sec)
  1. 管理自动适应设置|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 中文本框的自动适应设置...属性(来自 TextFrameFormat 类)设置为 Shape 。 以下 C# 代码展示了如何在 PowerPoint...IAutoShape autoShape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  2. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....inserting an image will define its shape using VML. doc . compatibilityOptions...standard does not support VML shapes. // If we set the "Compliance"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java.... FIELD_SHAPE Specifies the SHAPE field. FIELD_SKIP_IF...represent an ActiveX control as a Shape object, but for some documents...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....օգտագործելով Python-ը Տեղադրեք Shape Word-ում Python-ի միջոցով Տեղադրեք...

    kb.aspose.com/hy/words/python/
  5. Cell | Aspose.Words for Java

    Represents a table cell in Java....typical elements such as runs, shapes, and even other tables. //...typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Create ORG Chart in C#

    This tutorial explains how to create ORG chart in C#. It discusses the system configuration, stepwise procedure and a code snippet to develop an Organizational chart maker in C#....an ORG chart Load the master shapes from the existing stencil with...with the Diagram class Add new shapes and create connections between...

    kb.aspose.com/diagram/net/how-to-create-org-cha...
  7. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#.... access the chart from the shape, and get the reference to the...

    kb.aspose.com/words/net/create-a-column-chart-i...
  8. Ինչպես փոխարկել SHP-ն Geojson-ին C#-ում

    Այս ձեռնարկը տրամադրում է պարզ քայլեր՝ SHP-ն Geojson-ի C#-ով փոխարկելու համար: Այն պարունակում է ամբողջական տեղեկատվություն, ներառյալ կազմաձևման մանրամասները, անելիքների քայլերը և օրինակելի կոդը՝ Shapefile-ը C#-ում Geojson-ի փոխարկելու համար:...ձևաչափը նաև կոդով մեկ տողով: Shape ֆայլը GPX-ի C#-ով փոխարկելու...

    kb.aspose.com/hy/gis/net/how-to-convert-shp-to-...
  9. 在 VSTO 和 Aspose.Slides 中删除表格的行或列|Aspose.Slides 文档

    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...foreach ( IShape shp in sld . Shapes ) if ( shp is ITable ) { ITable...

    docs.aspose.com/slides/zh/net/removing-row-or-c...
  10. CompareOptions.ignoreTextboxes property | Aspos...

    CompareOptions.ignoreTextboxes property. Specifies whether to compare differences in the data contained within text boxes...."Edited Cell 2 contents" ; (( Shape ) docEdited . getShape ( 0 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...