Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 48,861 for

shape

(2.41 sec)
  1. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....Words as a Shape object. This object provides...SECTION SECTIONPAGES SEQ SET SHAPE SKIPIF STYLEREF SUBJECT SYMBOL...

    docs.aspose.com/words/net/fields-overview/
  2. 标注|Aspose.Slides for Node.js via .NET 文档

    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 ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/zh/nodejs-java/callout/
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....adds/inserts a copy of a specified shape into the collection. Presentation...

    docs.aspose.com/slides/java/public-api-and-back...
  4. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...isDeep) Returns an Nth child Shape node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....loading reliability, expands shape and text formatting, and improves...renderers. Control Floating Shape Tagging When Exporting to PDF...

    docs.aspose.com/words/python-net/what-s-new-in-...
  6. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...word with an image Shape image = new Shape(doc, ShapeType.Image);...

    forum.aspose.com/t/replace-word-with-image/317224
  7. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  8. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....value determining how DrawingML shapes are rendered. getEncoding()...value determining how DrawingML shapes are rendered. setEncoding(Charset...

    reference.aspose.com/words/java/com.aspose.word...
  9. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....HEADER_PRIMARY); Shape shape = builder.insertImage(getImageDir()...logo.png"); shape.setWrapType(WrapType.NONE); shape.setBehindText(true);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Issue converting VSD with embedded EMF picture ...

    Hi! I am facing a problem converting VSD file to SVG via Processing API. VSD file has embedded image in EMF format. As result of the conversion I get an empty SVG file. I have attached file with examples. Is it known …... Emf image is in Shapes collection of the Page object...there is an Ungroup method: Shape.Ungroup | Aspose.Diagram for...

    forum.aspose.com/t/issue-converting-vsd-with-em...