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

paragraphs

(0.16 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. 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/
  4. 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...
  5. 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-...
  6. 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/...
  7. 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/...
  8. EditableRangeEnd.EditableRangeStart | Aspose.Wo...

    اكتشف خاصيتي EditableRangeEnd وEditableRangeStart. أدر نطاقات البيانات بسهولة باستخدام مُعرِّفات فريدة لتحسين التحكم والكفاءة...." + " 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/...
  9. Aspose::Words::BuildingBlocks::BuildingBlockBeh...

    Aspose::Words::BuildingBlocks::BuildingBlockBehavior enum. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in C++.... Paragraph 1 Specifies that the building...be inserted into its own paragraph. Page 2 Specifies that the...

    reference.aspose.com/words/cpp/aspose.words.bui...
  10. 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...