Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 18,543 for

paragraphs

(0.8 sec)
  1. Comment Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Comment، أداتك الأساسية لإدارة نصوص التعليقات في المستندات. حسّن سير عملك بتكامل سلس!... Paragraphs { get; } يحصل على مجموعة...ParentParagraph { get; } يسترد الأصل Paragraph من هذه العقدة. PreviousSibling...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. HeaderFooter Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.HeaderFooter, din lösning för att enkelt hantera sektionshuvuden och sidfot. Förbättra dokumentformateringen idag!... Paragraphs { get; } Hämtar en samling...genvägsmetod som skapar en Paragraph objekt med valfri text och...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. 記録

    記録...get_Item(0); IParagraph paragraph = autoShape.getTextFrame()...getMainSequence(). addEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/ja/slides/apply-animation-to-te...
  4. המונחים: Document nodes|Aspose.Words עבור Python

    כיצד להפיק תוכן ספציפי מטווח בתוך המסמך בקלות Python....יכולות להיות גם רמת בלוק ( Paragraph , Table או רמת Inline (e.g...אותם למסמך חדש: המונחים: Paragraphs זה מדגים כיצד להשתמש בשיטה...

    docs.aspose.com/words/he/python-net/how-to-extr...
  5. Intégrer des données Excel dans des présentatio...

    Lire des données à partir de classeurs Excel dans Aspose.Slides à l'aide de l'API ExcelDataWorkbook. Charger des feuilles et des cellules et utiliser les valeurs pour générer des présentations PowerPoint basées sur les données....Slides [ 0 ]); // Obtenir les paragraphes de la forme cible (suppose...utilisé). IParagraphCollection paragraphs = ( slide . Shapes [ 1 ]...

    docs.aspose.com/slides/fr/net/excel-integration/
  6. Criar Documento PDF usando C++|Aspose.PDF for C++

    A tarefa mais popular e básica ao trabalhar com um arquivo PDF é criar um documento do zero. Use a biblioteca Aspose.PDF para C++....Adicione TextFragment à coleção Paragraph da página Salve o documento..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/pt/cpp/create-document/
  7. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Migliora i tuoi documenti senza sforzo con il metodo InsertParagraph di DocumentBuilder, che consente interruzioni di paragrafo senza interruzioni per una migliore leggibilità.... public Paragraph InsertParagraph () Valore...IsEndOfDocument ); Guarda anche class Paragraph class DocumentBuilder spazio...

    reference.aspose.com/words/it/net/aspose.words/...
  8. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the document loading process should match a specific MS Word version...document is missing the default paragraph formatting style. # This default..., doc . styles . default_paragraph_format . line_spacing , delta...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeList.GetEnumerator | Aspose.Words لـ .NET

    كرر عملية NodeList بسهولة باستخدام دالة GetEnumerator. استمتع بوصول سهل وفعال إلى مجموعة عقدك بلغة C#.... WriteLine ( $"Table paragraph index {index++}, contents:...Assert . AreEqual ( typeof ( Paragraph ), node . GetType ()); أنظر...

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