Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 290 for

paragraph coordinates

(0.19 sec)
  1. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc.... height # Destination coordinate segment2 . text = titles...containing TOC tocPage . paragraphs . add ( heading2 ) # Save...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  2. PDF 파일에 타원 객체 추가|Aspose.PDF for .NET

    이 문서에서는 Aspose.PDF for .NET을 사용하여 PDF에 타원 객체를 만드는 방법을 설명합니다....first ellipse with specified coordinates and radii var ellipse1 =...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/ko/net/add-ellipse/
  3. Absatzgrenzen aus Präsentationen in PHP ermitte...

    Erfahren Sie, wie Sie Absatz- und Textabschnittsgrenzen in Aspose.Slides für PHP über Java abrufen, um die Textpositionierung in PowerPoint-Präsentationen zu optimieren....Außerdem können Sie die the coordinates of portion innerhalb der...getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...

    docs.aspose.com/slides/de/php-java/paragraph/
  4. PDFファイルに矩形オブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFに矩形オブジェクトを作成する方法を説明します。...= 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/ja/net/add-rectangle/
  5. Break PDF into Hierarchical Sections - Free Sup...

    Hello, How can I use Aspose.PDF for Python via .NET to break a document into its Hierarchical Sections and then extract text in Paragraphs and tables in order within each of these hierchical sections? Maybe aspose.pdf.…...and then extract text in paragraphs and tables in order within...and then extract text in paragraphs and tables in order within...

    forum.aspose.com/t/break-pdf-into-hierarchical-...
  6. PDFファイルにラインオブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFにラインオブジェクトを作成する方法を説明します。...); // Add graph object to paragraphs collection of page instance...instance page . Paragraphs . Add ( graph ); // Create Line instance...

    docs.aspose.com/pdf/ja/net/add-line/
  7. PDFファイルに楕円オブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFに楕円オブジェクトを作成する方法を説明します。...first ellipse with specified coordinates and radii var ellipse1 =...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/ja/net/add-ellipse/
  8. Javaでプレゼンテーションから段落の境界を取得|Aspose.Slides ドキュメント

    Java用 Aspose.Slides で段落とテキストポーションの境界を取得し、PowerPoint プレゼンテーションのテキスト配置を最適化する方法を学びます。...を使用すると、開発者は TextFrame の段落コレクション内の Paragraph の矩形座標を取得できます。また、段落のポーションコレクション内の...レクション内の the coordinates of portion を取得することも可能です。このトピックでは、サンプ...

    docs.aspose.com/slides/ja/java/paragraph/
  9. ShapeBase Class | Aspose.Words per .NET

    Esplora la classe Aspose.Words.Drawing.ShapeBase, la base per la creazione di disegni dinamici, tra cui forme, oggetti OLE e controlli ActiveX....CoordOrigin { get; set; } Le coordinate nell’angolo in alto a sinistra...altezza dello spazio delle coordinate all’interno del blocco contenitore...

    reference.aspose.com/words/it/net/aspose.words....
  10. Rendering di forme separatamente da un document...

    Estrarre vari oggetti grafici, ad esempio immagini, caselle di testo contenenti paragrafi o forme di freccia, durante l'elaborazione di un documento ed esportarli in una posizione esterna utilizzando Java....da molti nodi, ad esempio Paragraph e Table . La maggior parte...nodi a livello di blocco Paragraph e Table . Questi sono gli...

    docs.aspose.com/words/it/java/rendering-shapes-...