Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 50,311 for

shape

(0.41 sec)
  1. Java API to Render XSLFO to TSV | products.aspo...

    Export XSLFO to TSV via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/xslfo...
  2. Convert XML to XLAM via C# API | products.aspos...

    C# API to Convert XML File to XLAM without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its AddTextEffect function...

    products.aspose.com/total/net/conversion/xml-to...
  3. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK 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...
  4. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field types and enhance your document automation....FieldShape 95 Specifies the SHAPE field. FieldSkipIf 43 Specifies...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldEnd class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldEnd class. Represents an end of a Word field in a document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... ShapeCollection shapes = sheet . GetShapes (); //...button RadioButton radio1 = shapes . AddRadioButton ( 3 , 0 ,...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  7. Edit PSD files online | products.aspose.com

    Edit PSD Adobe Photoshop Files online...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/editor/
  8. Convert WORD To Image Python

    Convert a Word document to Image format in Python code. Save a Word document as Image using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  9. Convert PDF To DOCX Python

    Convert PDF to DOCX format in Python code. Save PDF as DOCX using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  10. Convert JPG To HTML Python

    Convert JPG to HTML format in Python code. Save JPG as HTML using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...