Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,951 for

shape position

(0.14 sec)
  1. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations....retrieve specific cells by their position (e.g., row and column indices...paragraphs from the target shape (assumes shape index 1 is used). let...

    docs.aspose.com/slides/nodejs-java/excel-integr...
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....retrieve specific cells by their position (e.g., row and column indices...paragraphs from the target shape (assumes shape index 1 is used). IParagraphCollection...

    docs.aspose.com/slides/java/excel-integration/
  3. ListLevelAlignment | Aspose.Words for Java

    Specifies alignment for the list number or bullet in Java....NumberFormat value will create star-shaped bullet list symbols. listLevel...is centered at the number position. LEFT The list label is aligned...

    reference.aspose.com/words/java/com.aspose.word...
  4. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...deleting rows even if it has shapes on it Aspose.Cells Product...different processing logic for shape and other graphic objects, resulting...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  5. Curves Adjustment Layer|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....respectively) to recreate the shape of the curve: CurvesLayer curvesLayer...Discrete Manager also allows to position curve points (change color...

    docs.aspose.com/psd/java/layer-types/adjustment...
  6. Working with Vector Graphics|Aspose.PDF for .NET

    This article describes the features of working with GraphicsAbsorber tool using C#.... used to represent images, shapes, and other graphical elements...WriteLine ( $"Position: ({element.Position.X}, {element.Position.Y})"...

    docs.aspose.com/pdf/net/working-with-vector-gra...
  7. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....deleteShapes() Deletes all shapes from the text of this story...Shows how to process absolute position tab characters with a document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::Charts namespace | Aspo...

    Aspose::Words::Drawing::Charts namespace. The Aspose.Words.Drawing.Charts namespace provides classes that allow to access charts in Microsoft Word documents in C++....Provides access to the chart shape properties. To learn more, visit...AxisTickLabelPositio Specifies the possible positions for tick labels. AxisTickMark...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Manage PowerPoint Text Paragraphs in JavaScript...

    Master paragraph formatting with Aspose.Slides for Node.js via Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in JavaScript....Presentation (); try { var shape = presentation . getSlides ()...created autoshape var textFrame = shape . getTextFrame (); // Removes...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  10. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly.... slide -> get_Shapes () -> AddOleObjectFrame ( 0...linked Excel file. slide -> get_Shapes () -> AddOleObjectFrame ( 20...

    docs.aspose.com/slides/cpp/manage-ole/