Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 48,106 for

shape

(0.12 sec)
  1. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...also a shape object from shapes collection Shape shape = wb ....GetCharacters() method FontSetting fs = shape . GetRichFormattings ()[ 0 ];...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  2. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly.... shapes . add_ole_object_frame ( 0...linked Excel file. slide . shapes . add_ole_object_frame ( 20...

    docs.aspose.com/slides/python-net/manage-ole/
  3. 在 JavaScript 中格式化 PowerPoint 形状|Aspose.Slides f...

    了解如何使用 Aspose.Slides 在 JavaScript 中格式化 PowerPoint 形状——精确且完全控制地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。... let shape = slide . getShapes (). addAutoShape...150 , 75 ); // 为矩形形状设置填充颜色。 shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/nodejs-java/shape-for...
  4. How to Insert Draft Watermark in PPTX using Python

    We will guide you how to insert draft watermark in PPTX using Python with the help of simple API calls. You can use the following example to add confidential watermark in presentation using Python in any of .NET Core and Python supported environment inside Windows, Linux or macOS....slides collection Format the shape and textual properties and apply...apply locking on the shape to protect the watermark Save the...

    kb.aspose.com/slides/python/how-to-insert-draft...
  5. Automate Presentation Localization in JavaScrip...

    Automate PowerPoint and OpenDocument slide localization in JavaScript with Aspose.Slides, using practical code samples and tips for faster global rollout....Language for Presentation and Shape’s Text Create an instance of...( "test.pptx" ); try { var shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/presentation...
  6. Automate Presentation Localization in Java|Aspo...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides, using practical code samples and tips for faster global rollout....Language for a Presentation and Shape Text Create an instance of Presentation..."test.pptx" ); try { IAutoShape shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/presentation-locali...
  7. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Add a Watermark to PowerPoint Presentati...

    Hi can i add water mark pdf, and convert file pptx ppt to pdf and add water this ? do you have libery ?...Size; // Add the watermark shape. var watermarkShape = presentation...presentation.Slides[0].Shapes.AddAutoShape( ShapeType.Rectangle, 0...

    forum.aspose.com/t/how-to-add-a-watermark-to-po...
  9. Aspose::Words::Drawing::Charts::ChartSeries::Co...

    Aspose::Words::Drawing::Charts::ChartSeries::CopyFormatFrom method. Copies default data point format from the data point with the specified index in C++.... auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your Shapes with customizable textures for stunning document designs....texture to be used to fill a shape. public enum PresetTexture Values...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...