Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 18,953 for

paragraphs

(1.78 sec)
  1. Pdf.net TextFragment properties - Free Support ...

    Hi In aspose words the paragraph class has SpaceBefore and SpaceAfter Properties. I don’t see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net. Also Aspose Words has a …...1 Hi In aspose words the paragraph class has SpaceBefore and...logo.File = inFile; page.Paragraphs.Add(logo); //TITLE TextFragment...

    forum.aspose.com/t/pdf-net-textfragment-propert...
  2. Obtenir tout le texte d'une diapositive|Documen...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/fr/net/get-all-the-text-...
  3. Den gesamten Text in einer Folie abrufen|Aspose...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/de/net/get-all-the-text-...
  4. Navigation avec le curseur dans C#|Aspose.Words...

    Naviguez entre différents nœuds au sein d'un document, tels qu'un paragraphe, un signet ou un caractère spécifique à l'aide de C#....actuel, vous pouvez obtenir le paragraphe ou la section actuellement...CurrentNode . Lorsque le paragraphe actuel est vide ou que le...

    docs.aspose.com/words/fr/net/navigation-with-cu...
  5. FieldRef.InsertParagraphNumber | Aspose.Words f...

    Discover how the FieldRef InsertParagraphNumber property allows you to easily insert accurate paragraph numbers from your document for enhanced reference management....insert the paragraph number of the referenced paragraph exactly..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Girar Texto Dentro de PDF usando Python|Aspose....

    Aprenda diferentes maneiras de girar texto em PDF. Aspose.PDF permite girar texto em qualquer ângulo, girar fragmento de texto ou um parágrafo inteiro....TextParagraph paragraph = new TextParagraph (); paragraph . Position...parágrafo paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/pt/python-net/rotate-text-i...
  7. Buat Tagged PDF dengan Python|Aspose.PDF for Py...

    Pelajari cara membuat dokumen PDF bertanda dalam Python dengan Aspose.PDF for Python via .NET, termasuk elemen struktur PDF/UA, formulir yang dapat diakses, halaman TOC, dan penandaan otomatis....Header" ) paragraph_element = tagged_content . create_paragraph_element...ment () paragraph_element . set_text ( "Lorem ipsum dolor sit...

    docs.aspose.com/pdf/id/python-net/create-tagged...
  8. Gestionar listas con viñetas y numeradas en pre...

    Aprenda a gestionar listas con viñetas y numeradas en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para Android mediante Java. Guía paso a paso....de párrafo usando la clase Paragraph . Establecer el tipo de viñeta...Crear un párrafo Paragraph para = new Paragraph (); // Establecer...

    docs.aspose.com/slides/es/androidjava/manage-bu...
  9. PythonでTagged PDFを作成する|Aspose.PDF for Python vi...

    Python と Aspose.PDF for Python via .NET を使用して、PDF/UA の構造要素、アクセシブルなフォーム、TOC ページ、そして自動タグ付けを含む、タグ付けされた PDF ドキュメントの作成方法を学びましょう。...Header" ) paragraph_element = tagged_content . create_paragraph_element...ment () paragraph_element . set_text ( "Lorem ipsum dolor sit...

    docs.aspose.com/pdf/ja/python-net/create-tagged...
  10. Markdown Létrehozása A Python Használatával

    Hozzon létre új Markdown ot a(z) Python alkalmazásban néhány lépésben. Könnyen létrehozhatja a(z) Markdown fájlt a Python via .NET könyvtár használatával....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hu/python-net/make/md/