Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 50,298 for

shape

(0.13 sec)
  1. Change Text Direction of the Comment with C++|D...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++....Cells provides a Shape.GetTextDirection() property...code demonstrates the use of Shape.GetTextDirection() property...

    docs.aspose.com/cells/cpp/change-text-direction...
  2. Modifying Images|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.... Exporting Text as Shape While Converting EMF MetaFile...developers can get text as shapes while converting EMF to SVG...

    docs.aspose.com/imaging/java/modifying-images/
  3. 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...
  4. 获取 Visio 形状包括儿童|Documentation

    本节介绍如何获取 visio 形状,包括形状 ID 或名称为 Aspose.Diagram 的孩子。...Page 类公开的 Shapes 属性支持 Aspose.Diagram.Shape 对象的集合。 Shapes 属性可用于检索有关形状的信息。...= RunExamples . GetDataDir_Shapes (); // Load a Visio diagram...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  5. Aspose.Diagram Features Tutorial | products.asp...

    Learn how to edit and export Visio file by code....draw shapes in a visio page Learn how to connect shapes in a...the shapes in a visio page Learn how to rotate the shape in a...

    products.aspose.com/diagram/tutorial/
  6. 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...
  7. 使用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...
  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. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to set a new font - Free Support Forum - as...

    Hello, to test aspose.diagram i’ve only a page with a rectangle that contains the text “Hello Text”. Now i want to set the font to another fontname. I can read the actual font with following code var fontID = myShape…...example to change the font of a shape. regards steve philip.zhou June...

    forum.aspose.com/t/how-to-set-a-new-font/314478