Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 18,523 for

paragraph

(0.43 sec)
  1. Comment ajouter un cercle au PDF à l'aide de C #

    Cet article aide à ajouter un cercle au PDF à l'aide de C#. Il contient tous les détails sur les paramètres d'environnement, le déroulement du programme et un exemple de code exécutable pour insérer un cercle dans un PDF à l'aide de C#....résultant à la collection de paragraphes de la page sélectionnée Enregistrez...PDF en tant qu’élément de paragraphe. Code pour dessiner un cercle...

    kb.aspose.com/fr/pdf/net/how-to-add-circle-to-p...
  2. Logické úrovně uzlů v dokumentu C#|Aspose.Words...

    In Aspose.Words místo .NET dokumentace zmíněná logická úroveň uzlů - úroveň bloku, inline úroveň nebo úroveň řádku pomocí C#. Úroveň nódu se používá k popisu umístění ve stromu dokumentu, kde se uzel obvykle vyskytuje....tabulek, které představují Paragraph a Table objekty úrovně bloku...těmito třídami: Tables a Paragraphs , které jsou nejdůležitější...

    docs.aspose.com/words/cs/net/logical-levels-of-...
  3. Python에서 레이아웃 옵션 지정|Python via .NET용 Aspose.Words

    Python를 사용하여 다양한 문서 레이아웃에 대한 레이아웃 옵션을 지정합니다.... show_paragraph_marks – 단락 표시 문자를 렌더링할지 여부를...표시가 있습니다. 단락 기호는 일반적으로 show_paragraph_marks 속성이 렌더링되도록 설정되어 있지 않으면...

    docs.aspose.com/words/ko/python-net/specify-lay...
  4. Comment convertir une image en PDF en utilisant...

    Ce court article explique comment convertir une image en PDF à l'aide de Python. Il présente les paramètres d'environnement, le déroulement du programme et un exemple de code exécutable pour convertir JPG en PDF à l'aide de Python....image à la collection de paragraphes de la page sélectionnée Enregistrez...ajoutez-le à la collection de paragraphes de la page sélectionnée....

    kb.aspose.com/fr/pdf/python/how-to-convert-imag...
  5. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape... first_paragraph . remove_all_children () #...horizontal_rule_format property Shape.last_paragraph property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties class | Aspose.Words ...

    Aspose.Words.Properties.BuiltInDocumentProperties class. A collection of built-in document properties... paragraphs Represents an estimate of...of the number of paragraphs in the document. revisionNumber Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Font::get_AutoColor method | Asp...

    Aspose::Words::Font::get_AutoColor method. Returns the present calculated color of the text (black or white) to be used for 'auto color'. If the color is not 'auto' then returns Color in C++....() -> get_Body () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Runs...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ) -> get_Runs...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. SectionCollection.Item | Aspose.Words لـ .NET

    الوصول إلى أقسام محددة بسهولة باستخدام خاصية SectionCollection Item. استرجع أي قسم حسب الفهرس لإدارة بيانات مبسطة.... Paragraph , doc . Sections [ 0 ]. Body...Assert . AreEqual ( NodeType . Paragraph , doc . Sections [ 1 ]. Body...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. InlineStory.Font | Aspose.Words per .NET

    Scopri la proprietà del font InlineStory per una formattazione fluida dei caratteri di ancoraggio, migliorando il tuo design con opzioni tipografiche uniche.... Paragraph , footnote . LastChild . NodeType...Assert . AreEqual ( NodeType . Paragraph , comment . LastChild . NodeType...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Node.NodeType | Aspose.Words لـ .NET

    اكتشف خاصية Node NodeType لتحديد أنواع العقد في تطبيقك بسهولة، مما يعزز كفاءة التطوير ووضوح الكود....= new Document ( MyDir + "Paragraphs.docx" ); for ( Node node...= new Document ( MyDir + "Paragraphs.docx" ); // أي عقدة يمكنها...

    reference.aspose.com/words/ar/net/aspose.words/...