Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 15,604 for

paragraph

(0.09 sec)
  1. Table.AllowOverlap | Aspose.Words لـ .NET

    اكتشف خاصية "السماح بالتداخل في الجدول"، التي تتحكم في إمكانية تداخل الكائنات العائمة مع جدولك. حسّن مرونة التخطيط لعرض أفضل للمستندات.... Paragraph , table . VerticalAnchor );...

    reference.aspose.com/words/ar/net/aspose.words....
  2. DocumentBuilder.InsertStructuredDocumentTag | A...

    Förbättra dina dokument enkelt med DocumentBuilder-metoden InsertStructuredDocumentTag. Lägg enkelt till strukturerade dokumenttaggar för bättre organisation!... Paragraphs [ 3 ]); // Observera att...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Extraire le Texte d'un PDF|Aspose.PDF pour PHP ...

    Aspose.PDF permet d'extraire différents types d'informations. Cette section contient des articles sur l'extraction de texte à partir de documents PDF en utilisant Aspose.PDF pour PHP....texte d’un PDF Extraire un paragraphe d’un PDF Extraire des Images...

    docs.aspose.com/pdf/fr/php-java/extract-text-fr...
  4. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    Discover how HtmlSaveOptions' ExportDocumentProperties enhances your HTML, MHTML, or EPUB exports by including essential built-in and custom document properties....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Document.grammar_checked property | Aspose.Word...

    Document.grammar_checked property. Returns ``True`` if the document has been checked for grammar.... first_paragraph . runs . add ( aw . Run (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Changements de l'API Publique dans Aspose.PDF p...

    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....setRichTextValue ( "<p>Ceci est mon <b>paragraphe</b></p>" ); doc1 . save (...legacyxmlmodel.Paragraphs Ajouté : public void add(Paragraph paragraph)...

    docs.aspose.com/pdf/fr/java/public-api-changes-...
  8. Извлечение текста из презентации|Документация A...

    Извлечение текста из слайда или презентации PowerPoint на Python... paragraphs : # Проходим по частям в...in textFramesPPTX [ i ] . paragraphs : # Проходим по частям в...

    docs.aspose.com/slides/ru/python-net/extract-te...
  9. Извлечение текста из презентации|Документация A...

    Извлечение текста из слайда или презентации PowerPoint на C# или .NET... Paragraphs ) { //Проходимся по частям...in textFramesPPTX [ i ]. Paragraphs ) //Проходимся по частям...

    docs.aspose.com/slides/ru/net/extract-text-from...
  10. C# を使用して Word ファイルの箇条書きを段落に変換する

    C# を使用して Word ファイルの箇条書きを段落に変換します。この記事では、C# を使用して Word 文書から箇条書きを削除する手順のリストとサンプル コードを示します。...クラスにロードします Word ファイル内のすべての paragraphs を反復処理します。 各段落の ListFormat...Word ファイルを Document クラスにロードし、Paragraph 型のすべての子ノードを反復処理します。各段落の ListFormat...

    kb.aspose.com/ja/words/net/convert-bullet-point...