Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 4,637 for

paragraph builder

(0.07 sec)
  1. TabStopCollection.Equals | Aspose.Words för .NET

    Upptäck TabStopCollection Equals-metoden för att enkelt jämföra TabStopCollections för likhet, vilket förbättrar din kodningseffektivitet och noggrannhet....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...TabStopCollection tabStops = builder . ParagraphFormat . TabStops...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. OutlineLevel Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.OutlineLevel enum لإدارة مستويات مخطط الفقرة في مستنداتك بسهولة لتحسين التنظيم والوضوح....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...اليسار // من بداية الفقرة. builder . ParagraphFormat . OutlineLevel...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Python का उपयोग करके PDF बनाएं

    कुछ ही चरणों में Python में एक नया PDF बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से PDF बनाएं।...Document() builder = aw.DocumentBuilder(doc) font = builder.font font...highlight_color = drawing.Color.yellow builder.write( "Morbi enim nunc faucibus...

    products.aspose.com/words/hi/python-net/make/pdf/
  4. Python का उपयोग करके HTML बनाएं

    कुछ ही चरणों में Python में एक नया HTML बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से HTML बनाएं।...Document() builder = aw.DocumentBuilder(doc) font = builder.font font...highlight_color = drawing.Color.yellow builder.write( "Morbi enim nunc faucibus...

    products.aspose.com/words/hi/python-net/make/html/
  5. FieldRef.IncludeNoteOrComment | Aspose.Words pe...

    Scopri la proprietà FieldRef IncludeNoteOrComment per gestire facilmente la numerazione delle note a piè di pagina e di chiusura, arricchisci i tuoi documenti con annotazioni fluide....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...StartBookmark ( "MyBookmark" ); builder . InsertFootnote ( FootnoteType...

    reference.aspose.com/words/it/net/aspose.words....
  6. ListCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till ListCollection-objekt via index. Förenkla din datahantering och förbättra din kodningseffektivitet med den här kraftfulla egenskapen!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Markdown'i DOM'ye çevir|.NET için Aspose.Words

    Bir Markdown belgesini Document Object Model'ye çevirin ve C# kullanarak geri alın. Böylece, mevcut karmaşık Markdown ile çalışabilir ve programlı olarak sıfırdan bir Markdown belgesi oluşturabilirsiniz....StrikeThrough = true // Use a document builder to add content to the document...document. DocumentBuilder builder = new DocumentBuilder (); // Make...

    docs.aspose.com/words/tr/net/translate-markdown...
  8. ترجمة 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/ar/net/translate-markdown...
  9. FieldListNum.ListName | Aspose.Words لـ .NET

    اكتشف خاصية FieldListNum ListName لإدارة تعريفات الترقيم المجردة بسهولة لتحسين تنظيم المستندات ووضوحها....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...FieldListNum field = ( FieldListNum ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/ar/net/aspose.words....
  10. FieldListNum.HasListName | Aspose.Words لـ .NET

    اكتشف كيف تشير خاصية FieldListNum HasListName إلى ما إذا كان اسم تعريف الترقيم المجرد مدرجًا في كود الحقول لتحسين تنسيق المستندات....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...FieldListNum field = ( FieldListNum ) builder . InsertField ( FieldType ...

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