Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 18,953 for

paragraphs

(0.55 sec)
  1. DocumentBuilder.CurrentParagraph | Aspose.Words...

    Access the selected paragraph in DocumentBuilder easily with the CurrentParagraph property. Streamline your document editing process today!...CurrentParagraph property Gets the paragraph that is currently selected...DocumentBuilder . public Paragraph CurrentParagraph { get ; }...

    reference.aspose.com/words/net/aspose.words/doc...
  2. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... PARAGRAPH The object is positioned relative...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/python-net/aspose.wo...
  3. EditableRange class | Aspose.Words for Node.js

    Aspose.Words.EditableRange class. Represents a single editable range..." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Html Word Merge with underline across entire pa...

    Hi all, I have some html that I’m merging into word. The issue I’m running into, is I need to have an underline across the entire page. Currently I use <hr> tags, but, then when the word is rendered, there is extra spa…...You can try using bottom paragraph border instead of horizontal...solid black;\">This is a paragraph with bottom border.</p>");...

    forum.aspose.com/t/html-word-merge-with-underli...
  5. Créer un document PDF en utilisant C++|Aspose.P...

    La tâche la plus populaire et basique de travail avec un fichier PDF est de créer un document à partir de zéro. Utilisez la bibliothèque Aspose.PDF pour C++....TextFragment à la collection Paragraph de la page Enregistrer le..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/fr/cpp/create-document/
  6. Python을 사용한 Hello World 예제|Aspose.PDF for Pytho...

    이 샘플은 Aspose.PDF for Python via .NET을 사용하여 Hello World 텍스트가 포함된 간단한 PDF 문서를 만드는 방법을 보여줍니다....추가 TextFragment 객체 생성 페이지의 paragraphs 컬렉션에 TextFragment 추가 결과 PDF...페이지에 텍스트 프래그먼트 추가 page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/ko/python-net/hello-world-e...
  7. Szöveg és képek kibontása a PPT fájlokból a Pyt...

    Python forráskód a PPT prezentáció elemzéséhez....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/hu/python-net/parser...
  8. Automatiser la localisation des présentations e...

    Automatisez la localisation des diapositives PowerPoint et OpenDocument en C++ avec Aspose.Slides, en utilisant des exemples de code pratiques et des astuces pour un déploiement mondial plus rapide....différentes au sein d’un même paragraphe ? Oui. L’ ID de langue s’applique...texte, de sorte qu’un même paragraphe peut mélanger plusieurs langues...

    docs.aspose.com/slides/fr/cpp/presentation-loca...
  9. Automate Presentation Localization in JavaScrip...

    Automate PowerPoint and OpenDocument slide localization in JavaScript with Aspose.Slides, using practical code samples and tips for faster global rollout....languages within a single paragraph? Yes. setLanguageId is applied...portion level, so a single paragraph can mix multiple languages...

    docs.aspose.com/slides/nodejs-java/presentation...
  10. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base line... PARAGRAPH , 0 , True ) . as_paragraph () # Raise this...

    reference.aspose.com/words/python-net/aspose.wo...