Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 18,538 for

paragraphs

(0.18 sec)
  1. Pythonでプレゼンテーションのローカリゼーションを自動化|Aspose.Slides fo...

    Python と Aspose.Slides を使用して、PowerPoint および OpenDocument スライドのローカリゼーションを自動化し、実用的なコードサンプルとヒントでグローバル展開を迅速化します。... paragraphs [ 0 ] . portions [ 0 ] ....languages within a single paragraph? はい。 language_id はテキスト部分レ...

    docs.aspose.com/slides/ja/python-net/presentati...
  2. Cómo crear presentaciones Hello World en .NET|D...

    Cree una presentación PowerPoint PPT, PPTX y ODP Hello World en .NET con Aspose.Slides usando tanto APIs heredadas como modernas en una guía simple.... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...Solid ; ashp . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/es/net/how-to-create-hel...
  3. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....h> #include <DOM/Paragraph.h> #include <DOM/ParagraphCollection...-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  4. مربع نص|وثائق Aspose.Slides

    العمل مع مربعات النص في Aspose.Slides for Java: إضافة، تنسيق، محاذاة، التفاف، ضبط تلقائي، وتنسيق النص باستخدام Java لعروض PPT، PPTX، و ODP.... IParagraph paragraph = textBox . getTextFrame ()...IPortionFormat textFormat = paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/ar/java/examples/element...
  5. Aspose.PSD pour .NET 21.7 - Notes de version|Do...

    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.... Paragraph . Apply ( firstPortion . Paragraph ); secondPortion...

    docs.aspose.com/psd/fr/net/aspose-psd-pour-net-...
  6. How to remove unknown charater/symbol from Aspo...

    Hi Team, How to remove unknown charater/symbol from Aspose word template generated PDF report (using LINQ). In word, the report working fine but in pdf □ is showing instead s in “1st Open Terminal”. For reference attac…...Paragraph para in finalDoc.GetChildNodes(NodeType...GetChildNodes(NodeType.Paragraph, true)) { if (para.ListFormat != null...

    forum.aspose.com/t/how-to-remove-unknown-charat...
  7. چگونه با استفاده از سی شارپ تمام صفحات شکستگی د...

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

    kb.aspose.com/fa/words/net/how-to-remove-all-pa...
  8. 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...
  9. Node.NodeType | Aspose.Words för .NET

    Upptäck egenskapen Node NodeType för att enkelt identifiera nodtyper i din applikation, vilket förbättrar din utvecklingseffektivitet och kodtydlighet....= new Document ( MyDir + "Paragraphs.docx" ); for ( Node node...= new Document ( MyDir + "Paragraphs.docx" ); // Alla noder som...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Comment.StoryType | Aspose.Words per .NET

    Scopri la proprietà StoryType per recuperare facilmente i commenti e migliorare il coinvolgimento dei tuoi contenuti. Ottieni informazioni preziose oggi stesso!... Paragraph , footnote . LastChild . NodeType...Assert . AreEqual ( NodeType . Paragraph , comment . LastChild . NodeType...

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