Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 49,132 for

shape

(0.08 sec)
  1. 55541813.xlsx

    Sheet1 Excel 2 Pdf - The following Shape throws Shape to Image Error FYI: This Excel file will work with 17.11 only. Because this issue has been fixed in recent versions. 2017-12-11T08:47:53Z 16.03......2 Pdf - The following Shape throws Shape to Image Error FYI: This...

    docs.aspose.com/cells/ru/java/ignore-errors-whi...
  2. 55541813.xlsx

    Sheet1 Excel 2 Pdf - The following Shape throws Shape to Image Error FYI: This Excel file will work with 17.11 only. Because this issue has been fixed in recent versions. 2017-12-11T08:47:53Z 16.03......2 Pdf - The following Shape throws Shape to Image Error FYI: This...

    docs.aspose.com/cells/it/java/ignore-errors-whi...
  3. Retrieve Visio Connectors Information in PHP|Do...

    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....the Connectors print "From Shape ID : " . ( string ) $connector...getFromSheet () . PHP_EOL ; print "To Shape ID : " . ( string ) $connector...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  4. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_paragraph_str(paragraph): """获取段落信息""" para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…...SHAPE: 中文技术支持 words-python Tiaohh...node.node_type == aw.NodeType.SHAPE: return "\n".join(all_text)...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  5. 2. Font characteristics

    This article covers LaTeX font classifications with respect to various font characteristics. It also mentions the concept of LaTeX font encodings....different widths depending on their shape. At the same time, in a monospaced...size, weight, width, and shape. Font shapes Almost every font family...

    docs.aspose.com/tex/java/latex-font-attributes/
  6. 图片|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。... shapes . add_picture_frame ( slides...picture_frame = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....inserting an image will define its shape using VML. doc . compatibility_options...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Linear Extrusion|Documentation

    Aspose.3D for Java offers LinearExtrusion class, which takes a 2D Shape as an input and extends the Shape in the 3rd dimension....takes a 2D shape as an input and extends the shape in the 3rd...rotation while extruding the shape. Following code snippet shows...

    docs.aspose.com/3d/java/working-with-linear-ext...
  9. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams.... public Shape InsertOleObject ( Stream stream...predefined images. Return Value Shape node containing Ole object and...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Working with masks in Aspose.PSD for Python|Doc...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...visibility of one layer based on the shape and content of another layer...visibility of a layer to the shape of another layer below it. To...

    docs.aspose.com/psd/python-net/update-create-la...