Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 15,552 for

paragraph

(0.05 sec)
  1. Traduire Markdown en Modèle d'objet de document...

    Créez un document Markdown pour documenter le modèle objet et inversement en utilisant C++. Ainsi, vous pouvez travailler avec des Markdown existants complexes et créer par programme un document Markdown à partir de zéro....utilisons également des styles de paragraphe avec un nom commençant par...liste ou une mise en forme de paragraphe. Blocs en Ligne Nous utilisons...

    docs.aspose.com/words/fr/cpp/translate-markdown...
  2. إضافة كائن مستطيل إلى ملف PDF|Aspose.PDF for .NET

    يشرح هذا المقال كيفية إنشاء كائن مستطيل في ملف PDF باستخدام Aspose.PDF for .NET....the Paragraphs collection of the page page . Paragraphs . Add...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/ar/net/add-rectangle/
  3. Traducir Markdown a DOM|Aspose.Words para .NET

    Traduzca un documento Markdown al modelo de objetos de documento y viceversa usando C#. Por lo tanto, puede trabajar con Markdown complejos existentes y crear mediante programación un documento Markdown desde cero....previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/es/net/translate-markdown...
  4. PDFファイルに楕円オブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFに楕円オブジェクトを作成する方法を説明します。...object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/ja/net/add-ellipse/
  5. FieldRef.IncludeNoteOrComment | Aspose.Words pe...

    FieldRef IncludeNoteOrComment proprietà. Ottiene o imposta se incrementare i numeri delle note a piè di pagina delle note di chiusura e delle annotazioni che sono contrassegnati dal segnalibro e inserire la nota a piè di pagina la nota di chiusura e il testo del commento corrispondenti in C#...."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/it/net/aspose.words....
  6. ControlChar.SectionBreak | Aspose.Words per .NET

    ControlChar SectionBreak campo. Carattere di fine sezione x000c o f. Nota che ha lo stesso valore diPageBreak in C#.... Paragraph , true ). Count ); builder...GetChildNodes ( NodeType . Paragraph , true ). Count ); // Il carattere...

    reference.aspose.com/words/it/net/aspose.words/...
  7. ControlChar.CrLf | Aspose.Words per .NET

    ControlChar CrLf campo. Ritorno a capo seguito dal carattere di avanzamento riga x000dx000a o rn. Non utilizzato come tale nei documenti Microsoft Word ma comunemente utilizzato nei file di testo per le interruzioni di paragrafo in C#.... Paragraph , true ). Count ); builder...GetChildNodes ( NodeType . Paragraph , true ). Count ); // Il carattere...

    reference.aspose.com/words/it/net/aspose.words/...
  8. إدارة الارتباطات التشعبية|وثائق Aspose.Slides

    كيف تضيف ارتباطًا تشعبيًا إلى عرض PowerPoint في جافا...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/ar/java/manage-hyperlinks/
  9. How to Add Circle to PDF using Python

    This article guides on how to add circle to PDF using Python. It contains detailed information about the IDE and stepwise process to insert circle in PDF using Python....resultant graph object in the paragraphs collection of the PDF page...this graph object to the paragraphs collection of the selected...

    kb.aspose.com/pdf/python/how-to-add-circle-to-p...
  10. إنشاء مربع نص يملك كل سطر محاذاة أفقية مختلفة ب...

    تعلم كيفية إنشاء مربع نص بمحاذاة أفقية مختلفة لكل سطر باستخدام Aspose.Cells مع C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/ar/cpp/create-textbox-in-...