Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 46,178 for

shape

(0.06 sec)
  1. Remove Watermark in PowerPoint using C#

    Remove watermark in PowerPoint using C#. Follow this article for steps, IDE settings and a code demonstrating how to remove watermark from PowerPoint using C#....slide, access the shapes collection Save each shape into the AutoShape...object and check its name If the shape name is specific to a watermark...

    kb.aspose.com/slides/net/remove-watermark-in-po...
  2. Aspose.PSD for .NET 21.5 - Release Notes|Docume...

    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....PSDNET-758 Support resizing shape layers with vector paths Feature...PSDNET-862 Support resizing shape layers with vector paths when...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-5...
  3. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....DocumentBuilder > ( doc ); auto shape = builder -> InsertChart ( ChartType... 432 , 252 ); auto chart = shape -> get_Chart (); auto seriesColl...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  4. Forms2OleControlType enumeration | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlType enumeration. Enumerates types of Forms 2.0 controls....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () check_box_control = shape . ole_format ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...NodeCollection shapes = document.getChildNodes(NodeType.SHAPE, true);...(Node node : shapes.toArray()) { Shape shape = (Shape) node; if...

    forum.aspose.com/t/word-pdf/313834
  6. SignatureLineOptions.allowComments property | A...

    SignatureLineOptions.allowComments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...docx" ); let shape = ( Shape ) doc . getShape ( 0 ,... true ); signatureLine = shape . signatureLine ; expect ( signatureLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Fill.PresetTextured | Aspose.Words for .NET

    Discover the Fill PresetTextured method to effortlessly apply stunning preset textures, enhancing your designs with unique visual appeal....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Font characteristics | Aspose.TeX for Java

    This article covers LaTeX font classifications with respect to various font characteristics. It also mentions the concept of LaTeX font encodings....different widths depending on their shape. At the same time, in a monospaced...size, weight, width, and shape. Font shapes Almost every font family...

    docs.aspose.com/tex/java/latex-font-attributes/
  9. Aspose::Words::Drawing::Charts::ChartSeries::Re...

    Aspose::Words::Drawing::Charts::ChartSeries::Remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index. The corresponding data point and data label are also removed in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. BubbleSizeCollection.FormatCode | Aspose.Words ...

    Discover the BubbleSizeCollection FormatCode property to customize bubble sizes effortlessly. Enhance your data visualization with tailored formatting options.... Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

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