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

paragraph builder

(0.66 sec)
  1. RelativeVerticalSize Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Drawing.RelativeVerticalSize enum، الذي يحدد حسابات الارتفاع الرأسي للأشكال وإطارات النص، مما يعزز دقة تخطيط المستند....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...والموضع المطلق. Shape shape = builder . InsertShape ( ShapeType ...

    reference.aspose.com/words/ar/net/aspose.words....
  2. FieldAutoTextList.ListStyle | Aspose.Words per ...

    Scopri la proprietà FieldAutoTextList ListStyle per personalizzare facilmente i tuoi elenchi di voci. Arricchisci i tuoi contenuti con stili personalizzati oggi stesso!...AutoText 3" ); DocumentBuilder builder = new DocumentBuilder ( doc...field = ( FieldAutoTextList ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/it/net/aspose.words....
  3. FieldAutoTextList.ListStyle | Aspose.Words för ...

    Upptäck egenskapen FieldAutoTextList ListStyle för att enkelt anpassa dina postlistor. Förbättra ditt innehåll med skräddarsydda stilar idag!...AutoText 3" ); DocumentBuilder builder = new DocumentBuilder ( doc...field = ( FieldAutoTextList ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Font Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Font، التي تتميز بسمات الخط الأساسية مثل الاسم والحجم واللون لتحسين تنسيق مستندك وتصميمه....بالأشياء المختلفة مثل Run ، Paragraph ، Style ، DocumentBuilder...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Font...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. FieldToc Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldToc لإنشاء جدول محتويات سلس في المستندات. حسّن سير عملك بميزات فعّالة!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...FieldToc field = ( FieldToc ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Story Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Story, ditt viktiga verktyg för att effektivt hantera element på blocknivå som stycken och tabeller....innehåller noder på blocknivå Paragraph och Table . För att lära dig...Hämtar typen av denna nod. Paragraphs { get; } Hämtar en samling...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. إضافة نص إلى PDF باستخدام C++|Aspose.PDF لـ C++

    تصف هذه المقالة جوانب مختلفة من العمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة....get_Pages () -> Add (); auto builder = MakeObject < TextBuilder...); // إنشاء فقرة نصية auto paragraph = MakeObject < TextParagraph...

    docs.aspose.com/pdf/ar/cpp/add-text-to-pdf-file/
  8. Конвертер Markdown в Word | Конвертувати MD фай...

    Дізнайтеся, як розробити конвертер Markdown в Word на C#. Конвертуйте MD файли в DOCX програмно за допомогою Aspose.Words for .NET всього за кілька рядків....like font styles, colors, or paragraph alignment. Збережіть оновлений...документа DocumentBuilder builder = new DocumentBuilder(doc);...

    blog.aspose.com/uk/words/markdown-to-word-conve...
  9. FieldPage Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Fields.FieldPage per un'implementazione fluida dei campi PAGE. Migliora l'automazione dei tuoi documenti con potenti funzionalità oggi stesso!...MyDir + "Paragraphs.docx" ); DocumentBuilder builder = new DocumentBuilder...DocumentBuilder ( doc ); builder . MoveToHeaderFooter ( HeaderFooterType...

    reference.aspose.com/words/it/net/aspose.words....
  10. Lưu trữ

    Lưu trữ...Document(); DocumentBuilder builder = new DocumentBuilder(doc);... Table table = builder.startTable(); builder.insertCell(); //...

    blog.aspose.com/vi/words/create-table-in-word-j...