Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 18,530 for

paragraphs

(1.27 sec)
  1. HtmlSaveOptions.MetafileFormat | Aspose.Words f...

    Upptäck egenskapen HtmlSaveOptions MetafileFormat för export till HTML, MHTML eller EPUB. Spara metafiler som PNG-bilder av hög kvalitet som standard!...-aw-rel-hpos:column; -aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\"...-aw-rel-hpos:column; -aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\">"...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Document.TrackRevisions | Aspose.Words per .NET

    Abilita Document TrackRevisions per tenere traccia automaticamente delle modifiche in Microsoft Word, garantendo una collaborazione fluida e un controllo preciso delle versioni.... Paragraphs [ 1 ]; Node endNode = doc...doc . FirstSection . Body . Paragraphs [ 1 ]. NextSibling ; Node...

    reference.aspose.com/words/it/net/aspose.words/...
  3. CompareOptions Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.CompareOptions لمقارنة المستندات المتقدمة. خصّص إعدادات المقارنة للحصول على نتائج دقيقة وإنتاجية مُحسّنة.... This is the first paragraph." ); builder . InsertFootnote...docOriginal . Clone ( true ); Paragraph firstParagraph = docEdited...

    reference.aspose.com/words/ar/net/aspose.words....
  4. HtmlLoadOptions.ConvertSvgToEmf | Aspose.Words ...

    اكتشف خاصية ConvertSvgToEmf في HtmlLoadOptions. تحكّم بسهولة في تحويل SVG إلى EMF للحصول على جودة صورة مثالية. الوضع الافتراضي هو "خطأ"، لذا حافظ على ملفات SVG سليمة!...-aw-rel-hpos:column; -aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\"...-aw-rel-hpos:column; -aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\">"...

    reference.aspose.com/words/ar/net/aspose.words....
  5. 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...
  6. 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...
  7. Automate Presentation Localization in Java|Aspo...

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

    docs.aspose.com/slides/java/presentation-locali...
  8. 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...
  9. 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...
  10. 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/