Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 18,544 for

paragraph

(0.13 sec)
  1. إنشاء أو إضافة جدول في PDF باستخدام C#|Aspose.P...

    Aspose.PDF for .NET هي مكتبة تُستخدم لإنشاء وقراءة وتحرير جداول PDF. تحقق من الوظائف المتقدمة الأخرى في هذا الموضوع.... Paragraphs . Add ( table ); // Save...of input document page . Paragraphs . Add ( table ); // Save...

    docs.aspose.com/pdf/ar/net/add-table-in-existin...
  2. Crear o Agregar Tabla en PDF usando Python|Aspo...

    Aspose.PDF para Python via .NET es una biblioteca utilizada para crear, leer y editar tablas PDF. Consulta otras funciones avanzadas en este tema.... paragraphs . add ( table ) # Guardar...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # Guardar...

    docs.aspose.com/pdf/es/python-net/add-table-in-...
  3. أتمتة إنشاء عروض PowerPoint في C++: إنشاء عروض ...

    أتمتة إنشاء الشرائح على منصات السحابة باستخدام Aspose.Slides لـ C++ — إنشاء، تحرير، وتحويل ملفات PowerPoint وOpenDocument بسرعة وموثوقية....auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/ar/cpp/automating-powerp...
  4. PowerPoint-Präsentationen in .NET zu Video konv...

    Erfahren Sie, wie Sie PowerPoint‑Präsentationen in .NET zu Video konvertieren. Entdecken Sie Beispiel‑C#‑Code und Automatisierungstechniken, um Ihren Arbeitsablauf zu optimieren.... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...for .NET" )); Paragraph para2 = new Paragraph (); para2 . Portions...

    docs.aspose.com/slides/de/net/convert-powerpoin...
  5. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... Add Text fragment to paragraphs collection of page instance...object. Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/python-net/add-rectangle/
  6. Aspose.Words Mô Hình Đối tượng Tài liệu (DOM) t...

    Mô Hình đối tượng tài liệu (DOM) là một biểu diễn trong bộ nhớ của Tài liệu Word. Đọc, thao tác và sửa đổi nội dung và định dạng Của Tài liệu Word bằng C++....khác, ví dụ, Section hoặc Paragraph , lấy từ lớp CompositeNode...dưới. Document , Section , Paragraph , Table , Shape , Run , và...

    docs.aspose.com/words/vi/cpp/aspose-words-docum...
  7. arkiv

    arkiv... Skapa en ny Paragraph och lägg till en Portion i...till stycke Paragraph paragraph = new Paragraph(); Portion portion...

    blog.aspose.com/sv/slides/apply-theme-in-powerp...
  8. ארכיון

    ארכיון... צור Paragraph חדש והוסף לתוכה Portion ....// הוסף פסקה Paragraph paragraph = new Paragraph(); Portion portion...

    blog.aspose.com/he/slides/apply-theme-in-powerp...
  9. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the text exceeds the cell, it fits well on several rows, but the height of t…...Paragraphs.Add(table1); //-------- Aspose...page.Paragraphs.Add(table2); //-------- page.Paragraphs.Add(new...

    forum.aspose.com/t/table-getheight/316445
  10. Extrair Parágrafo de PDF C#|Aspose.PDF for .NET

    Aprenda como extrair parágrafos de documentos PDF em .NET usando Aspose.PDF para recuperação de texto estruturado....MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

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