Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 48,108 for

shape

(0.1 sec)
  1. Locking WordArt Watermark with Node.js via C++|...

    Learn how to lock WordArt watermarks in Aspose.Cells for Node.js via C++....article explains the usage of Shape.setLockedProperty(ShapeLockType..., 1 , 130 , 800 ); // Lock Shape Aspects wordart . setIsLocked...

    docs.aspose.com/cells/nodejs-cpp/locking-wordar...
  2. 使用 Node.js 和 C++ 锁定 WordArt 水印|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 锁定 WordArt 水印...本文介绍使用 Shape.setLockedProperty(ShapeLockType..., 1 , 130 , 800 ); // Lock Shape Aspects wordart . setIsLocked...

    docs.aspose.com/cells/zh/nodejs-cpp/locking-wor...
  3. Watermark ODS File Online or using .NET | produ...

    Free online app to Watermark different ODS files. .NET watermarking library C# code for ODS worksheets....Create watermark by using new Shape to the worksheet Assign the...relevant text properties Lock the Shape and set other lock types Call...

    products.aspose.com/total/net/watermark/ods/
  4. Watermark XLSX File Online or using .NET | prod...

    Free online app to Watermark different XLSX files. .NET watermarking library C# code for XLSX worksheets....Create watermark by using new Shape to the worksheet Assign the...relevant text properties Lock the Shape and set other lock types Call...

    products.aspose.com/total/net/watermark/xlsx/
  5. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....value determining how DrawingML shapes are rendered. getExportCompactSize()...value determining how DrawingML shapes are rendered. setExportCompactSize(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  6. E-Mail conversion to PDF - Free Support Forum -...

    We are using your product Aspose.Total Our main use case is converting Outlook emails (.msg files) to PDF, using the following API interface: https://docs.aspose.com/email/net/saving-an-email-as-pdf/ We are currently …... You can adjust shape size to avoid image cropping...foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) {...

    forum.aspose.com/t/e-mail-conversion-to-pdf/315803
  7. 上标和下标|Aspose.Slides for Node.js via .NET 文档

    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....get_Item ( 0 ); // 创建文本框 var shape = slide . getShapes (). addAutoShape...200 , 100 ); var textFrame = shape . getTextFrame (); textFrame...

    docs.aspose.com/slides/zh/nodejs-java/superscri...
  8. AxisBuiltInUnit | Aspose.Words for Java

    Specifies the display units for an axis in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...
  9. 搜索

    搜索...Shapes 集合中的每個形狀。 如果 IShape.Placeholder...PlaceholderType.Header ,則使用 ((IAutoShape)shape).TextFrame.Text 屬性設置頁眉文本。 最後,使用...

    blog.aspose.com/zh-hant/slides/add-header-foote...
  10. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts with JavaScript and Aspose.Slides for Node.js, supporting PowerPoint formats for dynamic presentations.... A chart is a shape; you can render it to a raster...

    docs.aspose.com/slides/nodejs-java/doughnut-chart/