Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 296 for

paragraph coordinates

(1.12 sec)
  1. Python を使用したプレゼンテーションのテキスト部分の管理|Aspose.Slides f...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument プレゼンテーションのテキスト部分を管理し、パフォーマンスとカスタマイズ性を向上させる方法を学びます。...テキスト部分の座標を取得できるように、 Portion クラスに get_coordinates メソッドが追加されました。 import aspose...text_frame for paragraph in text_frame . paragraphs : for portion...

    docs.aspose.com/slides/ja/python-net/portion/
  2. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint en utilisant Aspose.Slides pour .NET, en améliorant les performances et la personnalisation....which allows retrieving the coordinates of the beginning of the portion:...foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...

    docs.aspose.com/slides/fr/net/portion/
  3. C++ を使用したプレゼンテーションのテキスト部分の管理|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して PowerPoint プレゼンテーションのテキスト部分を管理し、パフォーマンスとカスタマイズ性を向上させる方法を学びます。...const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/ja/cpp/portion/
  4. 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....1 Apply Rotation to Text Paragraph in PDF 1 Apply Text Rotation...generator 1 cool text generator 1 coordinate transformation c# 1 Copy...

    blog.aspose.com/zh-hant/tags/
  5. 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....1 Apply Rotation to Text Paragraph in PDF 1 Apply Text Rotation...generator 1 cool text generator 1 coordinate transformation c# 1 Copy...

    blog.aspose.com/zh/tags/
  6. إدارة أقسام النص في العروض التقديمية باستخدام P...

    تعلم كيفية إدارة أقسام النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides لـ PHP عبر Java، مما يعزز الأداء والتخصيص....which allows retrieving the coordinates of the beginning of the portion...getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...

    docs.aspose.com/slides/ar/php-java/portion/
  7. Archivio

    Archivio...Paragraphs.Add() . Crea una nuova Linea...pagina usando il metodo Page.Paragraphs.Add() . Crea un nuovo FloatingBox...

    blog.aspose.com/it/pdf/create-multi-column-pdf-...
  8. Добавление объекта прямоугольника в PDF-файл|As...

    В этой статье объясняется, как создать объект Rectangle в вашем PDF-файле с помощью Aspose.PDF for .NET....= false , // Set the Left coordinate position for the Graph instance...Left = x , // Set the Top coordinate position for the Graph instance...

    docs.aspose.com/pdf/ru/net/add-rectangle/
  9. ShapeBase.CoordOrigin | Aspose.Words per .NET

    Scopri la proprietà ShapeBase CoordOrigin per ottimizzare i tuoi progetti. Accedi alle coordinate precise dell'angolo in alto a sinistra del blocco contenitore della tua forma....CoordOrigin property Le coordinate nell’angolo in alto a sinistra...tradurre la posizione delle coordinate x e y sul piano cartesiano...

    reference.aspose.com/words/it/net/aspose.words....
  10. الاستخراج المستند إلى المنطقة باستخدام Python|A...

    تعرف على كيفية استخراج النص من منطقة صفحة معينة أو بنية فقرة في مستندات PDF باستخدام Aspose.PDF for Python....(tuple): (llx, lly, urx, ury) coordinates of the rectangle. outfile...aspose.pdf as ap def extract_paragraphs_from_pdf ( infile , outfile...

    docs.aspose.com/pdf/ar/python-net/region-based-...