Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 18,953 for

paragraphs

(0.31 sec)
  1. 档案

    档案...120, 300, 300); Paragraph para1 = new Paragraph(); para1.getPortions()...Slides for Java")); Paragraph para2 = new Paragraph(); para2.getPortions()...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  2. C#を使用してPDFにテーブルを作成または追加する|Aspose.PDF for .NET

    Aspose.PDF for .NETは、PDFテーブルを作成、読み取り、編集するために使用されるライブラリです。このトピックで他の高度な機能を確認してください。... Paragraphs . Add ( table ); // Save...of input document page . Paragraphs . Add ( table ); // Save...

    docs.aspose.com/pdf/ja/net/add-table-in-existin...
  3. Arsip

    Arsip...bisa berupa node level blok (Paragraph , Tabel) atau level inline...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...

    blog.aspose.com/id/words/extract-text-from-word...
  4. About move a table data lower part of aspose wo...

    Hi, How to move a table data lower part of an aspose word just above footer. I have tried to place table just above footer, but it is moving up while generates report. Coud pls help me on this? Generated Report: Re…...ParentNode; // usually a Body or a Paragraph parent.RemoveChild(tableToMove);...table after the last body paragraph of the section that contains...

    forum.aspose.com/t/about-move-a-table-data-lowe...
  5. الميزات المتقدمة|Aspose.PDF for .NET

    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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/ar/net/advanced-features/
  6. Características Avanzadas|Aspose.PDF for .NET

    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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/es/net/advanced-features/
  7. إضافة أشكال مستطيلة إلى PDF في Python|Aspose.PD...

    تعرف على كيفية رسم الأشكال المستطيلة وتعبئتها في ملفات PDF في Python.... paragraphs . add ( text_fragment ) graph...Graph ( 400 , 300 ) page . paragraphs . add ( graph ) graph . border...

    docs.aspose.com/pdf/ar/python-net/add-rectangle/
  8. EditableRange Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.EditableRange، الحل الأمثل لإدارة مساحات النصوص القابلة للتعديل بسهولة. حسّن تحرير المستندات بسهولة!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Node.Accept | Aspose.Words per .NET

    Scopri il metodo Node Accept per un coinvolgimento fluido dei visitatori. Migliora l'esperienza utente e aumenta l'interazione con questo potente strumento!...Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/it/net/aspose.words/...
  10. PDF에서 단락 추출 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서에서 단락을 추출하는 방법을 배웁니다....MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

    docs.aspose.com/pdf/ko/net/extract-paragraph-fr...