Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 18,529 for

paragraph

(1.23 sec)
  1. 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...
  2. 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...
  3. مربع نص|وثائق 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...
  4. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP....formatting on TextFrames, Paragraphs and Portions levels. For...TextHolders, TextFrames, Paragraphs and Portions. Yes Yes Low-level...

    docs.aspose.com/slides/java/why-not-open-xml-sdk/
  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. 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...
  8. DocumentBuilder.InsertTableOfContents | Aspose....

    Effortlessly enhance your documents with the DocumentBuilder InsertTableOfContents method, adding a dynamic TOC for easy navigation and improved organization....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. // Each...

    reference.aspose.com/words/net/aspose.words/doc...
  9. چگونه با استفاده از سی شارپ تمام صفحات شکستگی د...

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

    kb.aspose.com/fa/words/net/how-to-remove-all-pa...
  10. 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/...