Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 4,546 for

paragraph builder

(0.13 sec)
  1. Procurar

    Procurar...# create a document builder object builder = aw.DocumentBuilder(doc)...# add text to the document builder.write("Hello world!") # save...

    blog.aspose.com/pt/words/create-word-documents-...
  2. FieldRef.InsertParagraphNumberInFullContext | A...

    تحكم في ترقيم الفقرات باستخدام خاصية FieldRef InsertParagraphNumberInFullContext. أدر المراجع بسهولة لتحسين وضوح المستند....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...StartBookmark ( "MyBookmark" ); builder . InsertFootnote ( FootnoteType...

    reference.aspose.com/words/ar/net/aspose.words....
  3. FieldStyleRef.InsertRelativePosition | Aspose.W...

    اكتشف كيف يمكن لخاصية InsertRelativePosition في FieldStyleRef تحسين تنسيق مستندك من خلال إدارة مراجع الفقرات بشكل فعال....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...STYLEREF. builder . ListFormat . List = list ; builder . ListFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  4. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    اكتشف خاصية FieldStyleRef InsertParagraphNumberInRelativeContext لإدارة ترقيم الفقرات في مستنداتك بسهولة لتحسين الوضوح....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...STYLEREF. builder . ListFormat . List = list ; builder . ListFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Переводить Markdown то DOM|Aspose.Words для .NET

    Переводить Markdown документировать Document Object Model и обратно с использованием C#. Вы можете работать со сложными существующими Markdown программным путем создать Markdown Документ с нуля....StrikeThrough = true // Use a document builder to add content to the document...document. DocumentBuilder builder = new DocumentBuilder (); // Make...

    docs.aspose.com/words/ru/net/translate-markdown...
  6. FieldStyleRef.InsertParagraphNumberInFullContex...

    إدارة ترقيم الفقرات باستخدام خاصية FieldStyleRef InsertParagraphNumberInFullContext. تحكم بسهولة في السياق لتحسين وضوح المستند....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...STYLEREF. builder . ListFormat . List = list ; builder . ListFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  7. FieldStyleRef.SearchFromBottom | Aspose.Words ل...

    اكتشف خاصية FieldStyleRef SearchFromBottom، وتحكم في اتجاه البحث على صفحتك لتحسين تجربة المستخدم وزيادة الكفاءة....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...STYLEREF. builder . ListFormat . List = list ; builder . ListFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  8. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Navigera enkelt i ditt dokument med DocumentBuilder MoveToParagraph-metoden, vilket möjliggör snabb markörförflyttning till valfritt stycke i ditt avsnitt....MyDir + "Paragraphs.docx" ); ParagraphCollection paragraphs = doc...Body . Paragraphs ; Assert . AreEqual ( 22 , paragraphs . Count...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Range.Replace | Aspose.Words لـ .NET

    استبدل جميع أنماط سلسلة الأحرف بسهولة باستخدام طريقة استبدال النطاق. حسّن معالجة النصوص لديك بهذه الأداة الفعّالة!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. TabStopCollection.Before | Aspose.Words لـ .NET

    اكتشف طريقة TabStopCollection Before، واسترجع بشكل فعال علامة التبويب اليسرى الأقرب للتنقل بسلاسة في تطبيقك....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...TabStopCollection tabStops = builder . ParagraphFormat . TabStops...

    reference.aspose.com/words/ar/net/aspose.words/...