Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 4,229 for

shape position

(0.05 sec)
  1. Extract Text from Presentation|Aspose.Slides Do...

    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....to extract text from all the shapes on all the slides in a presentation...raw text with no respect to position on the slide Arranged - The...

    docs.aspose.com/slides/androidjava/extract-text...
  2. Crop CDR images via .NET | products.aspose.com

    Try our On-Premise document APIs to cropCDR image or photo files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....user visiting your web page, position attention-grabbing elements...file contains text, lines, shapes, images, colours and effects...

    products.aspose.com/imaging/net/crop/cdr/
  3. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Scene in Java 1 3D shapes in PowerPoint 1 3d shapes in python 1 3D...API 2 Absolute Position 1 Access a SmartArt Shape in PowerPoint...

    blog.aspose.com/tags/
  4. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    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.... Shapes . Paste (); // 在幻灯片上定位图表。 shapeRange...wbStream . Length ]; wbStream . Position = 0 ; wbStream . Read ( chartOleData...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  5. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....document at the current cursor position. Updating Fields in Microsoft...imported into Aspose.Words as a Shape object. This object provides...

    docs.aspose.com/words/python-net/fields-overview/
  6. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C# or .NET... Shapes . AddChart ( ChartType . Line...0 ]; IChart chart = slide . Shapes . AddChart ( ChartType . StackedColumn...

    docs.aspose.com/slides/net/chart-data-label/
  7. Aspose::Words::Settings::Compatibility enum | A...

    Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++.... ShapeLayoutLikeWW8 32 Shape Layout Like Word 2000. FootnoteLayoutLikeWW...Mirror Indents and Relative Positioning. UseWord2010TableStyl 70...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....horizontal floating table position specified by the table properties...absolute vertical floating table position specified by the table properties...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...horizontal floating table position specified by the table properties...absolute vertical floating table position specified by the table properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides.... Access the Placeholder shapes in the slide and typecast them...Accessing a slide using its slide position ISlide slide = pres . getSlides...

    docs.aspose.com/slides/java/manage-fonts/