Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 4,546 for

paragraph builder

(0.06 sec)
  1. StyleIdentifier enumeration | Aspose.Words for ...

    aspose.words.StyleIdentifier enumeration. Locale independent style identifier.... DEFAULT_PARAGRAPH_FONT The Default Paragraph Font style....LIST_NUMBER4 LIST_NUMBER5 LIST_PARAGRAPH NO_SPACING NORMAL The Normal...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format... export_paragraph_graphics_to_artifact Gets...value determining whether a paragraph graphic should be marked as...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StyleIdentifier enumeration | Aspose.Words for ...

    Aspose.Words.StyleIdentifier enumeration. Locale independent style identifier....DefaultParagraphFont The Default Paragraph Font style. Emphasis EndnoteReference...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Word 有序列表、嵌套列表解析失效 - Free Support Forum - aspos...

    当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题: 1、无法解析成嵌套列表 2、无法解析成嵌套列表,而且缩进变成了   空格符代替 3、不同序号类型无法解析成序号,全部是p 标签 参考附件: xuhao.docx (12.1 KB)...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...items to the list builder.writeln("Item 1"); builder.ListFormat.a...

    forum.aspose.com/t/word/315453
  5. Aspose::Words::Fields::FieldInclude class | Asp...

    Aspose::Words::Fields::FieldInclude class. Implements the INCLUDE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldUserInitials class ...

    Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...object we created above. auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Aspose . Words . Font font = builder . Font ; font . Size = 16 ;...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Buat HTML Menggunakan Java

    Buat HTML baharu dalam Java dalam beberapa langkah. Buat HTML dengan mudah menggunakan pustaka Java....Document (); DocumentBuilder builder = new DocumentBuilder (doc);...(doc); Font font = builder.getFont(); font.setName( "Courier New"...

    products.aspose.com/words/ms/java/make/html/
  9. Կատարեք DOC՝ Օգտագործելով Java

    Ստեղծեք նոր DOC Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOC՝ օգտագործելով Java գրադարանը:...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...(doc); Font font = builder.getFont(); font.setName( "Courier New"...

    products.aspose.com/words/hy/java/make/doc/
  10. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....other content, specify font, paragraph and section formatting. To...learn more, visit the Document Builder Overview documentation article...

    reference.aspose.com/words/cpp/aspose.words/