Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 42,307 for

shapes

(0.08 sec)
  1. GlowFormat | Aspose.Words for Java

    Represents the glow formatting for an object in Java....Shows how to interact with glow shape effect. Document doc = new Document(getMyDir()...Document(getMyDir() + "Various shapes.docx"); Shape shape = (Shape)doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  2. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Redimensionando Formas en Diapositiva|Documenta...

    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....{ foreach ( IShape shape in slide . Shapes ) { //Redimensionar...posición shape . Height = shape . Height * ratioHeight ; shape . Width...

    docs.aspose.com/slides/es/net/re-sizing-shapes-...
  6. Modifiche all API pubblica in Aspose.Cells 16.1...

    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....ReflectionEffect insieme alla proprietà Shape.Reflection per controllare gli...di riflessione di un oggetto Shape. La classe ReflectionEffect...

    docs.aspose.com/cells/it/net/public-api-changes...
  7. Работа с темами|Documentation

    В этом разделе объясняется, как применить предустановленную тему к странице или фигуре с помощью Aspose.Diagram....diagram Получить экземпляр класса Shape для установки темы Назначьте...свойству PresetTheme экземпляра Shape. Применение предустановленной...

    docs.aspose.com/diagram/ru/java/working-with-th...
  8. เพิ่มประสิทธิภาพเนื้อหาของไฟล์โดยใช้ Python

    บีบอัดไฟล์ใน Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS โดยไม่สูญเสียคุณภาพ ปรับเนื้อหาของเอกสารให้เหมาะสม ลดขนาดไฟล์ได้อย่างง่ายดาย...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/th/python-net/compress/
  9. DocumentBuilder.InsertNode | Aspose.Words för .NET

    DocumentBuilder InsertNode metod. Infogar en nod före markören i C#.... Shape shape = new Shape ( builder . Document...Image ); shape . WrapType = WrapType . Inline ; shape . ImageData...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. TextBoxAnchor enumeration | Aspose.Words for Py...

    aspose.words.drawing.TextBoxAnchor enumeration. Specifies values used for shape text vertical alignment....enumeration Specifies values used for shape text vertical alignment. Members...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

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