Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 4,296 for

paragraph builder

(0.07 sec)
  1. ShapeBase.AnchorLocked | Aspose.Words for .NET

    Discover the ShapeBase AnchorLocked property to control anchor locking for shapes, enhancing design stability and flexibility in your projects....lock or unlock a shape’s paragraph anchor. Document doc = new...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldToc.UseParagraphOutlineLevel | Aspose.Word...

    Discover how to utilize the FieldToc UseParagraphOutlineLevel property to enhance document organization by setting Paragraph outline levels effectively....whether to use the applied paragraph outline level. public bool...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::EditableRangeEnd::get_EditableRa...

    Aspose::Words::EditableRangeEnd::get_EditableRangeStart method. Corresponding EditableRangeStart, received by ID in C++....ReadOnly , u "MyPassword" ); auto builder = MakeObject < DocumentBuilder...DocumentBuilder > ( doc ); builder -> Writeln ( String ( u "Hello world...

    reference.aspose.com/words/cpp/aspose.words/edi...
  4. Aspose::Words::EditableRangeStart::get_Editable...

    Aspose::Words::EditableRangeStart::get_EditableRange method. Gets the facade object that encapsulates this editable range start and end in C++....ReadOnly , u "MyPassword" ); auto builder = MakeObject < DocumentBuilder...DocumentBuilder > ( doc ); builder -> Writeln ( String ( u "Hello world...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that documents comparison is case insensitive in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...); // Paragraph text referenced with an endnote: builder -> Writeln...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...document builder to add content to the document. builder = aw ....the text Bold. builder . font . bold = True builder . writeln (...

    docs.aspose.com/words/zh/python-net/translate-m...
  7. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how to use the MailMerge UseWholeParagraphAsRegion property to enhance your mail merge regions, ensuring complete control over content inclusion....indicating whether whole paragraph with TableStart or TableEnd...between mail merge regions and paragraphs. public void UseWholeParagraphAsR...

    reference.aspose.com/words/net/aspose.words.mai...
  8. ShapeBase.IsInline | Aspose.Words for .NET

    Discover the ShapeBase IsInline property to easily check if your shape aligns with text, enhancing your design and improving layout efficiency....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...shapes may have. // 1 - Inline: builder . Write ( "Hello world! " );...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Style.automaticallyUpdate property | Aspose.Wor...

    Style.automaticallyUpdate property. Specifies whether this style is automatically redefined based on the appropriate value....style when the appropriate paragraph formatting has been changed...property is applicable to paragraph styles only. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) footnote = builder . insert_footnote ( footnote_type...

    reference.aspose.com/words/python-net/aspose.wo...