Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 48,783 for

shape

(0.47 sec)
  1. Connect Shapes in Visio via Java | products.asp...

    Java Sample code connect Shapes in Visio within Java based desktop or web application....Visio Shape PNG JPG BMP TIFF VDW Connect Visio shapes in Java...Java Connect visio shapes using server-side APIs without any software...

    products.aspose.com/diagram/java/developer/conn...
  2. Modern API|Aspose.Slides for Python Documentation

    Modern API...dispose (); # add a picture shape on the slide #1 pres . getSlides...pres . dispose (); Getting a shape thumbnail Code using a deprecated...

    docs.aspose.com/slides/python-java/modern-api/
  3. Manage Audio in Presentations on Android|Aspose...

    Create and control audio frames in Aspose.Slides for Android—Java examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....try { // Gets the AudioFrame shape AudioFrame audioFrame = ( AudioFrame...0 ); // Gets an audio frame shape IAudioFrame audioFrame = ( IAudioFrame...

    docs.aspose.com/slides/androidjava/audio-frame/
  4. 在Aspose.Cells中为工作表添加WordArt水印|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.... Shape wordart = sheet . Shapes . AddTextEffect...

    docs.aspose.com/cells/zh/net/add-wordart-waterm...
  5. 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...
  6. 使用 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...
  7. Add Watermark to ODP Presentation Files using ....

    C# source code for adding Watermark to ODP Presentation....Shapes.AddAutoShape(ShapeType.Triangle...IAutoShape watermarkShape = slide.Shapes.AddAutoShape(ShapeType.Triangle...

    products.aspose.com/slides/net/watermark/odp/
  8. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...from LoadOptions ) convert_shape_to_office_math Gets or sets...sets whether to convert shapes with EquationXML to Office Math objects...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Რამდენიმე Გამოსახულება SVG Javascript

    შეაერთეთ მრავალი Გამოსახულება SVG JavaScript კოდში. შეინახეთ Გამოსახულება როგორც SVG JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/ka/nodejs-net/merge/i...
  10. 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