Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 273 for

paragraph coordinates

(0.12 sec)
  1. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve Paragraph and text-portion bounds in Aspose.Slides for PHP via Java to optimize text positioning in PowerPoint presentations....Get Paragraph Bounds from Presentations in PHP Contents [ Hide...Hide ] Get Paragraph and Portion Coordinates in TextFrame Using...

    docs.aspose.com/slides/php-java/paragraph/
  2. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve Paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text positioning in PowerPoint presentations....Get Paragraph Bounds from Presentations in JavaScript Contents...[ Hide ] Get Paragraph and Portion Coordinates in TextFrame Using...

    docs.aspose.com/slides/nodejs-java/paragraph/
  3. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access Paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...Slides for C++: paragraph->GetRect() Throws a NullReferenceExcepti...version, when trying to access paragraph->GetRect(); , it throws exception:...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  4. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and Paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...PageMarkup not available at paragraph level Aspose.PDF Product Family...correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7...

    forum.aspose.com/t/text-fragments-found-in-page...
  5. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...Getting the Exact Coordinates of Data Points from a Presentation...ChartTitle.TextFrameForOverridi?.Paragraphs?.Count > 0) { var titleFormat...

    forum.aspose.com/t/getting-the-exact-coordinate...
  6. 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…...Finding Node (no paragraph) page index Aspose.Words Product Family...GetEntity(node.GetAncestor(NodeType.Paragraph)); //row.FirstCell.FirstParagraph);...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  7. Manage Text Portions in Presentations Using C++...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for C++, boosting performance and customization....C++ Contents [ Hide ] Get Coordinates of a Text Portion GetCoordinates()...which allows retrieving the coordinates of the beginning of the portion:...

    docs.aspose.com/slides/cpp/portion/
  8. Manage Text Portions in Presentations on Androi...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Android via Java, boosting performance and customization....Contents [ Hide ] Get Position Coordinates of Portion getCoordinates()...which allows retrieving the coordinates of the beginning of the portion...

    docs.aspose.com/slides/androidjava/portion/
  9. Manage Text Portions in Presentations Using PHP...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for PHP via Java, boosting performance and customization....Contents [ Hide ] Get Position Coordinates of Portion getCoordinates()...which allows retrieving the coordinates of the beginning of the portion...

    docs.aspose.com/slides/php-java/portion/
  10. Manage Text Portions in Presentations with Pyth...

    Learn how to manage text portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization....] Get Coordinates of Text Portions The get_coordinates method...which allows retrieving the coordinates of text portions: import...

    docs.aspose.com/slides/python-net/portion/