Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 15,621 for

paragraph

(0.07 sec)
  1. FAQs|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....Q: Pourquoi les tailles de paragraphe sont-elles différentes sur...Le calcul des tailles de paragraphe est basé sur le calcul de...

    docs.aspose.com/slides/fr/cpp/faqs/
  2. Extrahujte text a obrázky z dokumentu ODP přes ...

    Příklad kódu C++ pro extrahování textu a obrázků ze souboru ODP v C++ Runtime Environment pro Windows 32 bit, Windows 64 bit a Linux 64 bit....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/cs/cpp/parser/odp/
  3. استخراج النصوص والصور من مستند ODP عبر C ++ | p...

    مثال على كود C ++ لاستخراج النصوص والصور من ملف ODP في C ++ Runtime Environment لنظام التشغيل Windows 32 بت و Windows 64 بت و Linux 64 بت....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/ar/cpp/parser/odp/
  4. Membuat PDF yang kompleks|Aspose.PDF untuk Pyth...

    Aspose.PDF untuk Python via .NET memungkinkan Anda membuat dokumen yang lebih kompleks yang mengandung gambar, fragmen teks, dan tabel dalam satu dokumen.... Tambahkan header ke paragraphs halaman. Buat TextFragment...Position ( 130 , 720 ) page . paragraphs . add ( header ) # Tambahkan...

    docs.aspose.com/pdf/id/python-net/complex-pdf-e...
  5. ListFormat.IsListItem | Aspose.Words per .NET

    Scopri come la proprietà IsListItem di ListFormat migliora la struttura del tuo documento identificando i paragrafi puntati o numerati per una migliore leggibilità.... Paragraph , true ); foreach ( Paragraph para in paras...paras . OfType < Paragraph >(). Where ( p => p . ListFormat . IsListItem...

    reference.aspose.com/words/it/net/aspose.words....
  6. BuiltInDocumentProperties.ContentStatus | Aspos...

    أدر محتوى مستندك بسهولة باستخدام خاصية ContentStatus في BuiltInDocumentProperties. حسّن تنظيمك وكفاءتك اليوم!...= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...المضمنة "الفقرات". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Formatação de Texto dentro do PDF usando C#|Asp...

    Aprenda como formatar texto dentro de um documento PDF em .NET usando Aspose.PDF para melhorar a apresentação visual do documento.... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/pt/net/text-formatting-insi...
  8. تنسيق النص داخل PDF باستخدام C#|Aspose.PDF for ...

    تعلم كيفية تنسيق النص داخل مستند PDF في .NET باستخدام Aspose.PDF لتعزيز العرض المرئي للمستند.... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ar/net/text-formatting-insi...
  9. Редактировать HTML-документ на Python – Aspose....

    Узнайте, как редактировать объектную модель документа HTML на Python, как создавать, заполнять и добавлять элементы HTML, редактировать встроенный и внутренний CSS.... body 16 17 # Create a paragraph element < p > 18 p = document...set_attribute ( "id" , "my-paragraph" ) 22 23 # Create a text node...

    docs.aspose.com/html/ru/python-net/edit-html-do...
  10. Crea una TextBox in cui ogni riga ha un allinea...

    Impara come creare una TextBox in cui ogni riga può avere un allineamento orizzontale diverso usando Aspose.Cells for Node.js via C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/it/nodejs-cpp/create-text...