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

shape

(0.12 sec)
  1. Add Watermark to PPT Presentation Files using ....

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

    products.aspose.com/slides/net/watermark/ppt/
  2. Add Watermark to PPTX Presentation Files using ...

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

    products.aspose.com/slides/net/watermark/pptx/
  3. Რამდენიმე JPG TIFF Javascript

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

    products.aspose.com/words/ka/nodejs-net/merge/j...
  4. ViewOptions class | Aspose.Words for Python

    aspose.words.settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word...display_background_shape Controls display of the background shape in print...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract Text and Images from DOT File Online an...

    Online DOT file parser app. Python API code to extract images and text from DOT document....stored in Shape nodes of Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/dot/
  6. Extract Text and Images from OTT File Online an...

    Online OTT file parser app. Python API code to extract images and text from OTT document....stored in Shape nodes of Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/ott/
  7. 在工作表中添加图像|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....top level container for all shapes. Drawing drawing = sheet ....createDrawingPatriar (); //add a picture shape ClientAnchor anchor = helper...

    docs.aspose.com/cells/zh/java/add-images-in-wor...
  8. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...value determining how DrawingML shapes are rendered. (Inherited from...inserting an image will define its shape using VML. doc . compatibilityOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide....the TextFrame of the added shape. Remove the default paragraph...IAutoShape autoShape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  10. How to Add Draft Watermark in PPTX using C++

    In this tutorial, we will explore how to add draft Watermark in PPTX using C++. You can insert a confidential watermark in PowerPoint presentation by using easy API interface in C++...watermark Lock the added watermark shape for protection Save watermarked...

    kb.aspose.com/slides/cpp/how-to-add-draft-water...