Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 50,432 for

shapes

(0.24 sec)
  1. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in text processing with this essential boolean setting for improved accuracy....indicating either to ignore shapes within a text. The default...Examples Shows how to ignore shapes while replacing text. Document...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...what I saw is that the first shape is “repeated” on other pages:...beginning of the loop: // Skip shapes in header/footer and process...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  3. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用文本框:使用 C# 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应和样式化文本。... Shapes . AddAutoShape ( ShapeType...0 ]; foreach ( var shape in slide . Shapes ) { // 只有 AutoShape...

    docs.aspose.com/slides/zh/net/examples/elements...
  4. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using Aspose.Cells for Python via .NET library.... Check for Shapes It is possible that a given...cells; however, it could contain shapes & objects such as controls...

    docs.aspose.com/cells/python-net/detecting-empt...
  5. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...Shape class Shape class Represents an object in the drawing layer...with Shapes documentation article. Remarks Using the Shape class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, streamlining visual workflows....presentation, removing the slide shapes, and then converting the resulting...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/python-net/get-the-entir...
  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....addMaster ( "C:\\temp\\Basic Shapes.vss" , rectangle ); diagram..."C:\\temp\\Basic Shapes.vss" , connectorMaster ); // add shapes long shape1_ID...

    docs.aspose.com/diagram/zh/java/use-connection-...
  8. How to Add Group Shape into Word File|Aspose.Wo...

    Add group shape into a document using Python....Ask AI Working with Group Shape in Word Documents Contents [...GroupShape—by adding individual Shape objects—to a Word document using...

    docs.aspose.com/words/python-net/how-to-add-gro...
  9. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET....circle to the graph shapes graph . Shapes . Add ( circle ); //...circle to the graph shapes graph . Shapes . Add ( circle ); //...

    docs.aspose.com/pdf/net/add-circle/
  10. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Java, boosting presentation impact across PPT and PPTX formats with clear Java code examples....notes that standard marker shapes are available through the MarkerStyleType...marker shapes are available out of the box? Standard shapes are...

    docs.aspose.com/slides/java/chart-data-marker/