Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 15,533 for

paragraphs

(0.11 sec)
  1. Agregar objeto círculo a archivo PDF|Aspose.PDF...

    Este artículo explica cómo crear un objeto círculo en su PDF usando Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/es/net/add-circle/
  2. FAQ|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....: 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/androidjava/faqs/
  3. 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/
  4. 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/
  5. استخراج النصوص والصور من مستند 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/
  6. 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...
  7. BuiltInDocumentProperties.ContentStatus | Aspos...

    BuiltInDocumentProperties ContentStatus ملكية. الحصول على أو تعيينContentStatus من الوثيقة في C#....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."الفقرات" المضمنة. properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words....
  8. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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....