Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 5,125 for

shape position

(0.1 sec)
  1. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....different from normal presentation shapes. From Aspose.Slides for C++...Remember, ActiveX controls are not shapes and are not part of the presentation’s...

    docs.aspose.com/slides/cpp/activex/
  2. Document | Aspose.Words for Java

    Represents a Word document in Java.... add(Shape watermark) appendChild(Node...getBackgroundShape() Gets the background shape of the document. getBibliography()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....textFragment -> set_Position ( MakeObject < Position > ( 80 , 700 ));...:: TTF )); // Specify the position for Text Fragment textFragment...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  4. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....also displays the bookmark's position relative to the field. //...whether to insert a relative position of the bookmarked paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  5. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... shapes . add_chart ( charts . ChartType...scatter chart. chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/create-chart/
  7. Public API Changes in Aspose.Cells 8.4.0|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....pivot table using pivot table position worksheet . getPivotTables...image data from a chart or shape. Added HtmlSaveOptions.ExportBogusRowData...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. ListLevel.NumberPosition | Aspose.Words for .NET

    Discover the ListLevel NumberPosition property to easily adjust bullet or number Positioning in points for enhanced list formatting and clarity....property Returns or sets the position (in points) of the number...NumberFormat value will create star-shaped bullet list symbols. listLevel...

    reference.aspose.com/words/net/aspose.words.lis...
  9. ListLevel.tabPosition property | Aspose.Words f...

    ListLevel.tabPosition property. Returns or sets the tab Position (in points) for the list level....property Returns or sets the tab position (in points) for the list level...NumberFormat value will create star-shaped bullet list symbols. listLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....properties return zero or positive values, that means one or...given worksheet. Check for Shapes It is possible that a given...

    docs.aspose.com/cells/cpp/detecting-empty-works...