Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 18,588 for

paragraphs

(0.3 sec)
  1. So lesen Sie ein Word-Dokument in Java

    Dieses kurze Tutorial enthält Informationen zum Lesen von Word-Dokumenten in Java. Sie erfahren, wie Java die DOCX-Datei mit Hilfe von To-do-Schritten und einem lauffähigen Beispiel-Java-Code liest....Sie alle Knoten des Typs Paragraph im Dokument Konvertieren Sie...zuerst alle Absatzknoten. Die Paragraph-Klasse stellt die toString()-Funktion...

    kb.aspose.com/de/words/java/how-to-read-word-do...
  2. چگونه با استفاده از سی شارپ تمام صفحات شکستگی د...

    در این مقاله نحوه حذف تمام شکستگی‌های صفحه در Word با استفاده از سی شارپ راهنمایی می‌شود. دارای اطلاعاتی در مورد تنظیمات IDE، لیستی از مراحل، و یک برنامه قابل اجرا برای حذف شکستگی صفحه در Word با استفاده از C#....Document بارگیری کنید و به همه paragraphs دسترسی پیدا کنید. تمام پاراگراف...GetChildNodes() با ارائه NodeType.Paragraph به عنوان آرگومان برای دسترسی...

    kb.aspose.com/fa/words/net/how-to-remove-all-pa...
  3. Converter vários formatos de Imagens para PDF|A...

    Este tópico mostra como a biblioteca Aspose.PDF para C++ permite converter vários formatos de imagens para PDF....em uma página page -> get_Paragraphs () -> Add ( image ); // Salvar...ImageFileType :: Dicom ); page -> get_Paragraphs () -> Add ( image ); // Salvar...

    docs.aspose.com/pdf/pt/cpp/convert-images-forma...
  4. .NET でプレゼンテーションのテキストボックスを管理する|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用すれば、PowerPoint および OpenDocument ファイル内のテキストボックスを簡単に作成、編集、クローンでき、プレゼンテーションの自動化を強化します。...TextFrame ; // テキストフレーム用の Paragraph オブジェクトを作成します IParagraph para...para = txtFrame . Paragraphs [ 0 ]; // Paragraph 用の Portion オブジェクトを作成します...

    docs.aspose.com/slides/ja/net/manage-textbox/
  5. Convertir varios formatos de imágenes a PDF|Asp...

    Este tema muestra cómo la biblioteca Aspose.PDF para C++ permite convertir varios formatos de imágenes a PDF....en una página page -> get_Paragraphs () -> Add ( image ); // Guardar...ImageFileType :: Dicom ); page -> get_Paragraphs () -> Add ( image ); // Save...

    docs.aspose.com/pdf/es/cpp/convert-images-forma...
  6. ParagraphFormat.hangingPunctuation property | A...

    ParagraphFormat.hangingPunctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph....is enabled for the current paragraph. get hangingPunctuation ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Gérer le texte|Aspose.Slides pour Python Docume...

    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....AutoFit en Python Gérer les paragraphes de texte PowerPoint en Python...

    docs.aspose.com/slides/fr/python-net/manage-text/
  8. Gérer le texte|Documentation d'Aspose.Slides po...

    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....AutoFit en PHP Gérer les paragraphes de texte PowerPoint en PHP...

    docs.aspose.com/slides/fr/php-java/manage-text/
  9. Utilisez DocumentBuilder pour insérer des éléme...

    Insérez des éléments de document à l'aide du générateur de documents dans Java.... Insérer un paragraphe DocumentBuilder.writeln insère...plus, il ajoute un saut de paragraphe. La mise en forme actuelle...

    docs.aspose.com/words/fr/java/use-documentbuild...
  10. Präsentationsthemen in C++ verwalten|Aspose.Sli...

    Master-Präsentationsthemen in Aspose.Slides für C++ zum Erstellen, Anpassen und Konvertieren von PowerPoint-Dateien mit einheitlichem Branding....); auto paragraph = System :: MakeObject < Paragraph > (); auto...u "Theme text format" ); paragraph -> get_Portions () -> Add...

    docs.aspose.com/slides/de/cpp/presentation-theme/