Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 48,774 for

shape

(0.09 sec)
  1. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  2. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....HEADER_PRIMARY); Shape shape = builder.insertImage(getImageDir()...logo.png"); shape.setWrapType(WrapType.NONE); shape.setBehindText(true);...

    reference.aspose.com/words/java/com.aspose.word...
  3. 档案

    档案...SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->AddAutoShape(ShapeType::Ellipse...SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->AddAutoShape(ShapeType::Ellipse...

    blog.aspose.com/zh/slides/working-with-shapes-i...
  4. Გააკეთეთ WORD C# Ის Გამოყენებით

    შექმენით ახალი WORD C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD .NET ბიბლიოთეკის გამოყენებით....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ka/net/make/word/
  5. 在 PS 文件中使用剪辑 | Java

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 Java 中使用该功能...Shape 的类,该类可以包含任何闭合形状; 通过文本轮廓; 通过...// Demonstrates clipping by shape and clipping by text in PS document...

    docs.aspose.com/page/zh/java/ps/working-with-cl...
  6. HeaderFooter class | Aspose.Words for Node.js

    Aspose.Words.HeaderFooter class. Represents a container for the header or footer text of a section...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...deleteShapes() Deletes all shapes from the text of this story...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...isDeep) Returns an Nth child Shape node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Buat DOC Menggunakan C#

    Buat DOC baharu dalam C# dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka .NET....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ms/net/make/doc/
  9. Ustvari Dokument V C#

    Ustvarite datoteko s knjižnico .NET. Preprosto ustvarite nov dokument v C# v nekaj korakih....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/sl/net/make/
  10. Buat Dokumen Dalam C#

    Cipta fail menggunakan pustaka .NET. Buat dokumen baharu dengan mudah dalam C# dalam beberapa langkah....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ms/net/make/