Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 43,069 for

shapes

(0.06 sec)
  1. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...NodeCollection<Shape> shapes = doc.getChildNodes(NodeType.SHAPE, true);...true); for (Shape shape : shapes) { if (shape.hasImage()) { maxContentWidth...

    forum.aspose.com/t/content-is-still-being-slice...
  2. Working with User-defined Cells|Documentation

    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 Visio Shapes Users insert text fields into shapes to display...User-defined Cells section in the shape’s ShapeSheet. Developers can...

    docs.aspose.com/diagram/java/working-with-user-...
  3. Working with Fields|Documentation

    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....Diagram Object Model Working with Shapes...

    docs.aspose.com/diagram/net/working-with-fields/
  4. C# .NET Visio Diagram API | products.aspose.com

    C# VB.NET ASP.NET Visio diagramming library to export Visio diagrams VSD VSDX VSS VST VSX VTX VDW VDX VSSX and VSTX to PDF XPS HTML SVG SWF and image formats...& Connect Shapes Group Shapes Protect Diagram/Shape Get Hyperlinks...ActiveX Controls Multi-Colored Shapes High Fidelity Printing Supports...

    products.aspose.com/diagram/net/
  5. ImageData.imageType property | Aspose.Words for...

    ImageData.imageType property. Gets the type of the image....); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Video Frame|Aspose.Slides for Python Documentation

    Add Video frame to PowerPoint presentation in Python... shapes . add_video_frame ( 10 , 10...pres . slides [ 0 ] vf = sld . shapes . add_video_frame ( 50 , 150...

    docs.aspose.com/slides/python-net/video-frame/
  7. Working with User-defined Cells|Documentation

    This section explains how to read User-defined cells of the visio Shapes with Aspose.Diagram....the Visio Shapes Users insert text fields into shapes to display...User-defined Cells section in the shape’s ShapeSheet. Developers can...

    docs.aspose.com/diagram/net/working-with-user-d...
  8. Aspose::Words::Rendering namespace | Aspose.Wor...

    Aspose::Words::Rendering namespace. The Aspose.Words.Rendering namespace provides classes that allow to customize printing or rendering of documents in C++....more, visit the Working with Shapes documentation article. OfficeMathRenderer...methods to render an individual Shape or GroupShape to a raster or...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. 线|Aspose.Slides 文档

    在C#或.NET中向PowerPoint演示文稿添加线条... 使用Shapes对象提供的 AddAutoShape 方法添加一个线条类型的AutoShape。...autoshape of type line sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/line/
  10. 在工作表内使用Node.js通过C++设置评论或形状的边距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置Excel工作表内评论或形状的边距。...Cells允许你使用 Shape.textBody.textAlignment 属性设置任何形状或评论的边距,该属性返回...getWorksheets (). get ( 0 ); const shapes = ws . getShapes (); for (...

    docs.aspose.com/cells/zh/nodejs-cpp/set-margins...