Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 43,014 for

shape

(0.11 sec)
  1. Export Document Structure While Converting to P...

    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....row, table, worksheet, image, shape, header/footer, etc. With option...

    docs.aspose.com/cells/net/export-document-struc...
  2. Შეკუმშოს DOC Javascript

    შეკუმშოს DOC JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Ეს მდე...

    products.aspose.com/words/ka/nodejs-net/compres...
  3. Შეკუმშოს HTML Javascript

    შეკუმშოს HTML JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Ეს მდე...

    products.aspose.com/words/ka/nodejs-net/compres...
  4. Remove Watermark in PowerPoint using Java

    Remove watermark in PowerPoint using Java. Get details to set the IDE, a list of steps, and a sample code to remove watermark from PowerPoint using Java....the shapes in a slide Access each shape and filter shapes having...name Remove the shape from the collection of shapes of the selected...

    kb.aspose.com/slides/java/remove-watermark-in-p...
  5. 创建、插入字段|Documentation

    如何使用 Java Diagram API 创建、插入字段。... 编程范例 下面的一段代码在 shape 中插入一个字段。 删除字段...

    docs.aspose.com/diagram/zh/python-java/create-i...
  6. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX to Word in C#. Use .NET library API to convert PowerPoint to Word...foreach ( var shape in slide.Shapes) { if (shape is AutoShape...

    products.aspose.com/slides/net/conversion/pptx-...
  7. Manage DataLabels of Excel Charts with C++|Docu...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Chart Resize Chart’s Data Label Shape To Fit Text Rich Text Custom...Label of Chart Point Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/cpp/insert-datalabels-to-...
  8. DocumentVisitor.visit_group_shape_start method ...

    DocumentVisitor.visit_group_Shape_start method. Called when enumeration of a group Shape has started....visit_group_shape_start method visit_group_shape_start(group_shape) Called...of a group shape has started. def visit_group_shape_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...HeaderEven); } } private static Shape BuildTextShape(Document doc...left, double top) { Shape watermark = new Shape(doc, ShapeType.TextPlainText)...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  10. MarkerSymbol Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.MarkerSymbol enum for customizable marker styles that enhance your chart visuals and improve data presentation....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

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