Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 49,313 for

shape

(0.08 sec)
  1. Edit Connector Geometry Section in the ShapeShe...

    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....vsd" ); #set connector shape id $connector_id = 1 ; $connector...

    docs.aspose.com/diagram/java/edit-connector-geo...
  2. MarkdownSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownSaveOptions for enhanced document saving in Markdown format. Customize your output with advanced options today!...value determining how DrawingML shapes are rendered. EmptyParagraphExport..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Մի Քանի JPG Դեպի PNG Java

    Միավորել մի քանի JPG PNG ին Java կոդի մեջ: Պահպանեք JPG որպես PNG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  4. Մի Քանի JPG Դեպի JPG Java

    Միավորել մի քանի JPG JPG ին Java կոդի մեջ: Պահպանեք JPG որպես JPG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  5. Մի Քանի Պատկեր Դեպի GIF Java

    Միավորել մի քանի Պատկեր GIF ին Java կոդի մեջ: Պահպանեք Պատկեր որպես GIF օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/image-t...
  6. Մի Քանի Պատկեր Դեպի BMP Java

    Միավորել մի քանի Պատկեր BMP ին Java կոդի մեջ: Պահպանեք Պատկեր որպես BMP օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/image-t...
  7. 使用 Python 管理演示文稿表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python(通过 .NET)在 PowerPoint 和 OpenDocument 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... shapes . add_table ( 100 , 50 , column_widths...类的实例。 通过索引获取包含表格的幻灯片的引用。 遍历所有 Shape 对象,直到找到表格。 使用 Table 对象来操作表格。...

    docs.aspose.com/slides/zh/python-net/manage-table/
  8. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....try { // Gets the AudioFrame shape const audioFrame = pres . getSlides...0 ); // Gets an audio frame shape const audioFrame = slide . getShapes...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  9. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...DocumentBuilder(document); var shape = builder.InsertOleObject(@...var of = shape.OleFormat; of.AutoUpdate = true; shape.AspectRatioLocked...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  10. 使用Aspose.Cells for Node.js via C++添加ActiveX控件|D...

    学习如何在工作表中使用Aspose.Cells for Node.js via C++添加ActiveX控件。...Unknown 将ActiveX控件添加到形状集合中后,可以通过 Shape.getActiveXControl() 属性访问ActiveX控件对象,然后设置其各种属性。...ActiveX Control inside the Shape Collection const s = sheet ...

    docs.aspose.com/cells/zh/nodejs-cpp/add-activex...