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

paragraphs

(0.42 sec)
  1. Créer un document PDF par programmation|Aspose....

    Cette page décrit comment créer un document PDF à partir de zéro avec Aspose.PDF pour Python via la bibliothèque .NET....TextFragment à la collection de paragraphs de la page Enregistrez le...à la nouvelle page page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/fr/python-net/create-document/
  2. ParagraphFormat.TabStops | Aspose.Words för .NET

    Upptäck egenskapen ParagraphFormat TabStops för att enkelt hantera anpassade tabbstopp, förbättra dokumentformateringen och förbättra läsbarheten.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....object Add TextFragment to Paragraph collection of the page Save..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/cpp/create-document/
  4. Tworzenie pliku PDF przy użyciu .NET | Aspose.PDF

    W tym temacie przedstawiono, jak używać Aspose.PDF for .NET API do łatwego generowania i odczytywania plików PDF w aplikacjach .NET....TextFragment do kolekcji Paragraphs strony. Zapisz plik PDF za.... Pages . Add (); page . Paragraphs . Add ( new Aspose . Pdf...

    products.aspose.com/pdf/pl/net/create/
  5. Suchen und Ersetzen in Präsentation|Aspose.Slid...

    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....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/de/net/find-and-replace-...
  6. TabStop.Alignment | Aspose.Words لـ .NET

    اكتشف خاصية محاذاة علامات التبويب لتخصيص محاذاة النص بسهولة عند علامات التبويب، مما يعزز تخطيط مستندك وقابليته للقراءة.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. TxtLoadOptions.documentDirection property | Asp...

    TxtLoadOptions.documentDirection property. Gets or sets a document direction...// the direction of every paragraph of text that Aspose.words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Scopri il metodo VisitCommentStart di DocumentVisitor la chiave per gestire in modo efficiente l'enumerazione del testo dei commenti nei tuoi progetti....Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Typographie asiatique en C++|Aspose.Words pour C++

    Travaillez avec la typographie asiatique en utilisant C++. Ajustez l'espace entre le texte asiatique et latin en C++....ensemble d’options pour les paragraphes de texte dans les documents...de dialogue Propriétés du paragraphe dans Microsoft Word comporte...

    docs.aspose.com/words/fr/cpp/working-with-asian...
  10. العثور على النص واستبداله في العرض التقديمي|توث...

    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....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/ar/net/find-and-replace-...