Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 15,603 for

paragraph

(0.09 sec)
  1. Cambios en la API pública en Aspose.Cells 8.1.0...

    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....CharactersWithSpaces, Lines, Paragraphs Obsoletas Muchas propiedades...CharactersWithSpaces, Lines & Paragraphs. La razón es que dichas propiedades...

    docs.aspose.com/cells/es/java/public-api-change...
  2. Format de Texte|Documentation Aspose.Slides

    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.... TextFrame ; Paragraph para = tf . Paragraphs [ 0 ]; Portion...

    docs.aspose.com/slides/fr/net/format-text/
  3. چگونه با استفاده از سی شارپ تمام صفحات شکستگی د...

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

    kb.aspose.com/fa/words/net/how-to-remove-all-pa...
  4. Bekerja dengan Dokumen PDF di Qt|Aspose.PDF unt...

    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....Cpp/Generator/Paragraphs.h" #include "Aspose.PDF....auto paragraps = page -> get_Paragraphs (); paragraps -> Add ( MakeObject...

    docs.aspose.com/pdf/id/cpp/work-with-pdf-docume...
  5. Trabalhar com Documentos PDF no Qt|Aspose.PDF f...

    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....Cpp/Generator/Paragraphs.h" #include "Aspose.PDF....auto paragraps = page -> get_Paragraphs (); paragraps -> Add ( MakeObject...

    docs.aspose.com/pdf/pt/cpp/work-with-pdf-docume...
  6. نظرة عامة على منشئ المستندات في Python|Aspose.W...

    يتيح لك DocumentBuilder إنشاء مستندات ديناميكية من البداية أو إضافة عناصر جديدة إلى المستندات الموجودة باستخدام Python. يوفر DocumentBuilder طرقًا لإدراج النص ومربعات الاختيار والجداول والصور وعناصر المحتوى الأخرى في Python.... يحدد paragraph_format تنسيق الفقرة الحالية...أنه يتم تحديث خصائص font و paragraph_format و page_setup عندما...

    docs.aspose.com/words/ar/python-net/document-bu...
  7. 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...
  8. 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/...
  9. 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/...
  10. موضوع العرض|وثائق Aspose.Slides

    موضوع عرض باوربوينت في C++...); auto paragraph = System :: MakeObject < Paragraph > (); auto...( u "تنسيق نص الموضوع" ); paragraph -> get_Portions () -> Add...

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