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

paragraph

(0.14 sec)
  1. إنشاء مستند PDF باستخدام C++|Aspose.PDF لـ C++

    المهمة الأكثر شيوعًا وأساسًا في العمل مع ملف PDF هي إنشاء مستند من البداية. استخدم مكتبة Aspose.PDF for C++....إضافة TextFragment إلى مجموعة Paragraph في الصفحة حفظ مستند PDF الناتج..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/ar/cpp/create-document/
  2. TabStopCollection.RemoveByPosition | Aspose.Wor...

    أزل علامات التبويب بسهولة من مجموعتك باستخدام طريقة RemoveByPosition. بسّط تنسيقك لتحسين التحكم في مستنداتك!... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. PDFにテーブルを作成または追加する|Aspose.PDF for C++

    Aspose.PDF for C++はPDFテーブルを作成、読み取り、編集するためのライブラリです。このライブラリを使用すると、C++を使用してPDFページにテーブルをページングできます。...Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // ...

    docs.aspose.com/pdf/ja/cpp/add-table-in-existin...
  4. Administrar hipervínculos|Aspose.Slides para No...

    Cómo agregar un hipervínculo a una presentación de PowerPoint en JavaScript...(); var paragraph = new aspose . slides . Paragraph (); paragraph...slides . FillType . Solid )); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/es/nodejs-java/manage-hy...
  5. Aspose.WordsC++のドキュメントオブジェクトモデル(DOM)|C++の場合Aspo...

    ドキュメントオブジェクトモデル(DOM)は、Word文書のメモリ内表現です。 C++を使用してWord文書の内容と書式を読み取り、操作し、変更します。... Section や Paragraph などの他のノードを含むことができるノードは、 CompositeNode...ます。 Document , Section , Paragraph , Table , Shape , Run , ま...

    docs.aspose.com/words/ja/cpp/aspose-words-docum...
  6. Aspose.Words DOM|Python via .NET用Aspose.Words

    Document Object Model (DOM) は、Word ドキュメントのメモリ内表現です。 Python を使用して、Word ドキュメントのコンテンツと書式設定を読み取り、操作、変更します。... Section や Paragraph など、他のノードを含むことができるノードは CompositeNode...ます。 Document 、 Section 、 Paragraph 、 Table 、 Shape 、 Run 、およ...

    docs.aspose.com/words/ja/python-net/aspose-word...
  7. Getting and Setting Page Properties using Pytho...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....requirement, a method process_paragraphs() has been introduced in...fragments, processes the paragraphs to ensure accurate page counting...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  8. 档案

    档案... 创建一个新的 Paragraph 并在其中添加一个 Portion 。 使用 Portion...// 添加段落并设置文本 Paragraph paragraph = new Paragraph(); Portion portion...

    blog.aspose.com/zh/slides/apply-theme-in-powerp...
  9. 아카이브

    아카이브...TextParagraph paragraph = new TextParagraph(); paragraph.Position...텍스트 조각 추가 paragraph.AppendLine(textFragment1); paragraph.Append...

    blog.aspose.com/ko/pdf/rotate-text-inside-pdf-d...
  10. Архивы

    Архивы...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/ru/words/work-with-table-of-con...