Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 43,064 for

shape

(0.09 sec)
  1. EditableRangeStart class | Aspose.Words for Nod...

    Aspose.Words.EditableRangeStart class. Represents a start of an editable range in a Word document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your document parts for seamless management....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose.Cells 8.8.3 中的公共 API 更改|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....specified location var shape = sheet . Shapes . AddActiveXControl...property ActiveXControl control = shape . ActiveXControl ; control ...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft 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...
  5. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....Words as a Shape object. This object provides...SECTION SECTIONPAGES SEQ SET SHAPE SKIPIF STYLEREF SUBJECT SYMBOL...

    docs.aspose.com/words/java/introduction-to-fields/
  6. 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...
  7. Გააკეთეთ DOCX C# Ის Გამოყენებით

    შექმენით ახალი DOCX C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX .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/docx/
  8. 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/
  9. Ustvari WORD Z Uporabo C#

    Ustvarite novo WORD v C# v nekaj korakih. Preprosto ustvarite WORD s knjižnico .NET....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/word/
  10. Გააკეთეთ PDF C# Ის Გამოყენებით

    შექმენით ახალი PDF C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF .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/pdf/