Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 50,857 for

shape

(0.55 sec)
  1. Փոխարկել WORD TIFF C++

    Փոխարկեք WORD ը TIFF ձևաչափի C++ կոդով: Պահեք WORD որպես TIFF օգտագործելով C++:...auto shape = builder->InsertImage(u"Input.docx"); shape->Get...

    products.aspose.com/words/hy/cpp/conversion/wor...
  2. Փոխարկել HTML DOC C++

    Փոխարկեք HTML ը DOC ձևաչափի C++ կոդով: Պահեք HTML որպես DOC օգտագործելով C++:...auto shape = builder->InsertImage(u"Input.html"); shape->Get...

    products.aspose.com/words/hy/cpp/conversion/htm...
  3. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....article explains the usage of Shape.lockedProperty(ShapeLockType...Watermark const wordart = sheet . shapes . addTextEffect ( AsposeCells...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  4. Extract Text from PowerPoint using Java

    This guide explains how to develop a PPTX to text converter using Java. You will get details to set the IDE, a list of steps, and a sample code to extract text from PowerPoint using Java....returns the shapes collection and filter each shape that is an...

    kb.aspose.com/slides/java/extract-text-from-pow...
  5. Render Presentation Slides as SVG Images on And...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for Android. High-quality visuals with simple Java code examples....also individual shapes to SVG? Yes. Any shape can be saved as...

    docs.aspose.com/slides/androidjava/render-a-sli...
  6. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  7. Render Presentation Slides as SVG Images in PHP...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for PHP via Java. High-quality visuals with simple code examples....also individual shapes to SVG? Yes. Any shape can be saved as...

    docs.aspose.com/slides/php-java/render-a-slide-...
  8. Feature List|Documentation

    This page describes the feature list of Aspose.Diagram library....like Document, Page, Master, Shape, StyleSheet and Connect. Protection...backgrounds, masters (stencils), shapes and styles so that they cannot...

    docs.aspose.com/diagram/net/feature-list/
  9. Markup Annotations using Java|Aspose.PDF for Java

    Learn how to add, inspect, and delete highlight, underline, squiggly, and strikeout annotations in PDF documents using Aspose.PDF for Java....Annotations Interactive Annotations Shape Annotations Media Annotations...Annotations Watermark Annotations Shape Annotations via Java Media Annotations...

    docs.aspose.com/pdf/java/markup-annotations/
  10. ChartSeriesType enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.ChartSeriesType enumeration. Specifies a type of a chart series.... SHAPE , 0 , True ) . as_shape () . chart # Remove...

    reference.aspose.com/words/python-net/aspose.wo...