Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 18,544 for

paragraphs

(0.63 sec)
  1. PowerPoint-Präsentationen in Video auf Android ...

    Erfahren Sie, wie Sie PowerPoint-Präsentationen in Java in ein Video konvertieren. Entdecken Sie Beispielcode und Automatisierungstechniken, um Ihren Arbeitsablauf zu optimieren.... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...for Java" )); Paragraph para2 = new Paragraph (); para2 . getPortions...

    docs.aspose.com/slides/de/androidjava/convert-p...
  2. Aspose::Words::ParagraphFormat::get_Borders met...

    Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the paragraph in C++....collection of borders of the paragraph. System :: SharedPtr < Aspose...Examples Shows how to insert a paragraph with a top border. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. 프로그래밍으로 PDF 문서 생성|Aspose.PDF for Python via .NET

    이 페이지는 Aspose.PDF for Python via .NET 라이브러리를 사용하여 처음부터 PDF 문서를 생성하는 방법을 설명합니다.... 페이지의 paragraphs 컬렉션에 TextFragment 를 추가합니다...# 새 페이지에 텍스트 조각 추가 page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/ko/python-net/create-document/
  4. Cell.nodeType property | Aspose.Words for Node.js

    Cell.nodeType property. Returns [NodeType.Cell](../../../aspose.words/nodetype/#Cell).... myDir + "Paragraphs.docx" ); // Any node that...Cell.nextCell property Cell.paragraphs property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Архивы

    Архивы...PartionCollection в каждом Paragraph . Проверьте, содержит ли Portion...i++) foreach (Paragraph para in tf[i].Paragraphs) foreach (Portion...

    blog.aspose.com/ru/slides/find-and-replace-text...
  6. ארכיון

    ארכיון...ל- PortionCollection בכל Paragraph . בדוק אם Portion.Text מכיל...i++) foreach (Paragraph para in tf[i].Paragraphs) foreach (Portion...

    blog.aspose.com/he/slides/find-and-replace-text...
  7. Добавить линейные фигуры в PDF на Python|Aspose...

    Узнайте, как рисовать линейные фигуры и стилизованные линии в PDF‑файлах на Python.... paragraphs . add ( graph ) line = drawing...Graph ( 100 , 400 ) page . paragraphs . add ( graph ) line = drawing...

    docs.aspose.com/pdf/python-net/add-line/
  8. إنشاء جدول على شريحة PowerPoint في VSTO و Aspos...

    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 ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. FontHeight...

    docs.aspose.com/slides/ar/net/creating-a-table-...
  9. Convertir GIF en PDF avec C#

    Suivez cet article pour convertir un GIF en PDF avec C#. Il contient des détails pour configurer l'IDE, une liste d'étapes et un exemple de code pour développer un convertisseur de fichiers GIF en PDF en C#....Accédez à la collection de paragraphes du PDF et add l’image à celle-ci...image à la collection de paragraphes de la page, puis enregistrez...

    kb.aspose.com/fr/pdf/net/convert-gif-to-pdf-usi...
  10. BorderCollection.Item | Aspose.Words per .NET

    Scopri la proprietà BorderCollection Item per accedere facilmente agli oggetti Border per tipo. Semplifica il tuo design con una gestione efficiente dei bordi!... Write ( "This paragraph is formatted with a double...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/it/net/aspose.words/...