Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 18,529 for

paragraphs

(0.13 sec)
  1. CompareOptions.IgnoreFields | Aspose.Words for ...

    Discover how the CompareOptions IgnoreFields property enhances efficiency by controlling field difference comparisons for optimized results....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...
  2. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    Discover how the CompareOptions IgnoreCaseChanges property enhances document comparison by enabling case-insensitive analysis for accurate results....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...
  3. PDFから段落を抽出する C#|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDF文書から段落を抽出する方法を学びます。...MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

    docs.aspose.com/pdf/ja/net/extract-paragraph-fr...
  4. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a document using C# – learn different ways with code examples....MERGE field using DOM to a paragraph in a document: Inserting Mail...ADDRESSBLOCK Field using DOM to a paragraph in a document: Inserting ADVANCE...

    docs.aspose.com/words/net/inserting-fields/
  5. Font.Hidden | Aspose.Words per .NET

    Scopri la proprietà Font Hidden. Identifica facilmente se il tuo testo è formattato come nascosto. Migliora la chiarezza e la presentazione del tuo documento oggi stesso!...Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Aspose.PDF С++ Example|Aspose.PDF لـ C++

    تعرض هذه الصفحة كيفية استخدام البرمجة البسيطة لإنشاء مستند PDF يحتوي على النص - Hello World...."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);...

    docs.aspose.com/pdf/ar/cpp/hello-world-example/
  7. Automatiser la localisation des présentations a...

    Automatisez la localisation des diapositives PowerPoint et OpenDocument en Python avec Aspose.Slides, à l'aide d'exemples de code pratiques et de conseils pour un déploiement mondial plus rapide.... paragraphs [ 0 ] . portions [ 0 ] ....langues au sein d’un même paragraphe ? Oui. language_id s’applique...

    docs.aspose.com/slides/fr/python-net/presentati...
  8. Erstellen eines Textfelds, bei dem jede Zeile e...

    Erfahre, wie man ein Textfeld mit unterschiedlicher horizontaler Ausrichtung für jede Zeile unter Verwendung von Aspose.Cells mit C++ erstellt...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/de/cpp/create-textbox-in-...
  9. EditableRangeEnd.NodeType | Aspose.Words لـ .NET

    اكتشف خاصية EditableRangeEnd NodeType، التي تقوم بإرجاع EditableRangeEnd بكفاءة لتحسين إمكانيات تحرير المستندات...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Section.EnsureMinimum | Aspose.Words för .NET

    Optimera ditt innehåll med EnsureMinimum-metoden, vilket garanterar att varje avsnitt innehåller en brödtext med ett stycke för ökad tydlighet och struktur....sektionen har Body med en Paragraph . public void EnsureMinimum...Assert . AreEqual ( NodeType . Paragraph , doc . Sections [ 0 ]. Body...

    reference.aspose.com/words/sv/net/aspose.words/...