Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 48,865 for

shape

(0.85 sec)
  1. 在python中壓縮doc

    在Python中壓縮DOC而不會損失質量。優化DOC內容,輕鬆減小文件大小。...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/zh-hant/python-net/co...
  2. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = Shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat();...how to do this: // Assuming 'shape' is your SharedPtr<IAutoShape>...

    forum.aspose.com/t/unable-to-get-anchoring-type...
  3. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations....paragraphs from the target shape (assumes shape index 1 is used). let...Presentation (); try { // Add a table shape to the first slide. let table...

    docs.aspose.com/slides/nodejs-java/excel-integr...
  4. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library.... Check for Shapes It is possible that a given...cells; however, it could contain shapes & objects such as controls...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...
  5. 使用JavaScript通过C++设置工作表中评论或形状的边距|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置Excel工作表中评论或形状的边距...Cells允许你使用 Shape.textBody.textAlignment 属性设置任何形状或评论的边距,该属性返回...> Set Margins of Comment or Shape Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/set-mar...
  6. 在表格单元格中添加图片|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....[ 1 ]; foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable...[ 1 ]. Cells [ 1 ]; cell . Shape . Fill . UserPicture ( ImageFile...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...
  7. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and PPTX to automate presentation workflows.... Shapes . AddChart ( ChartType . Pie...setting series data label callout shape for a Doughnut chart. Below...

    docs.aspose.com/slides/net/callout/
  8. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows.... shapes . add_chart ( slides . charts...setting series data label callout shape for a Doughnut chart. Below...

    docs.aspose.com/slides/python-net/callout/
  9. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document 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...
  10. Convert PowerPoint Slides to PNG in C++|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for C++, ensuring precise, automated results....can I export only a specific shape (e.g., chart or picture) rather...for individual shapes ; you can render a shape to a PNG image...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...