Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 9,892 for

shape

(0.06 sec)
  1. CompareOptions.ignore_case_changes property | A...

    CompareOptions.ignore_case_changes property. True indicates that documents comparison is case insensitive.... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompareOptions.ignore_comments property | Aspos...

    CompareOptions.ignore_comments property. Specifies whether to compare differences in comments.... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which document shall be used as a target during comparison.... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored.... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  6. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Topics tagged vsd-to-vsdx

    Topics tagged vsd-to-vsdx...14, 2025 Missing most of the shapes after importing a file Aspose...vsd-to-vsdx 2 304 January 8, 2024 Shape is flipped the wrong side after...

    forum.aspose.com/tag/vsd-to-vsdx
  8. 添加带动画的画框|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.... Shape PicFrame = sld . Shapes . AddPicture ( @"D:\Aspose...IPictureFrame pictureFrame = slide . Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/zh/net/adding-picture-fr...
  9. How to Convert PDF to TIFF using Python

    This article briefs on how to convert pdf to tiff using python. For conversion of PDF to TIFF Python sample code along with description and IDE settings are provided....compression type, color depth, shape type, and flag to skip the blank...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  10. How to Convert SVG to Presentation using Python

    In this topic, we will walk you through the steps for how to convert SVG to Presentation using Python. By utilizing a few lines of easy code you can easily convert SVG to presentation using Python....class instance, a picture frame shape will be added that will utilize...

    kb.aspose.com/slides/python/how-to-convert-svg-...