Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 4,590 for

paragraph builder

(0.13 sec)
  1. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...code below on the specific paragraph range.fields the (CC) sadly...get_child_nodes(aw.NodeType.PARAGRAPH, True): para = p.as_paragraph() if para.is_list_item...

    forum.aspose.com/t/converting-word-lists-to-tex...
  2. Aspose::Words::Style::get_LinkedStyleName metho...

    Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name of the Style linked to this one. Returns empty string if no styles are linked in C++....only allowed to link the paragraph style to the character style..."MyStyle Alias 2" )); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the text of this story in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/cpp/aspose.words/sto...
  4. Using DocumentBuilder to Modify a Document Easi...

    Use the document Builder to modify a document easily in C++.... Paragraph Formatting Current paragraph formatting...object encapsulates various paragraph formatting properties available...

    docs.aspose.com/words/cpp/using-documentbuilder...
  5. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.writeln("Our...after the paragraph containing the matched text. Paragraph para =...

    reference.aspose.com/words/java/com.aspose.word...
  6. 搜索

    搜索...FFprobe("path/to/ffprobe"); FFmpegBuilder builder = new FFmpegBuilder() .add...ffprobe); executor.createJob(builder).run(); } catch (IOException...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-v...
  7. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... Document () builder = aw . DocumentBuilder ( doc...populate the document with paragraphs formatted using a "Heading"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...populate the document with paragraphs formatted using a "Heading"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers method. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...populate the document with paragraphs formatted using a "Heading"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.writeln("Our...after the paragraph containing the matched text. Paragraph para =...

    reference.aspose.com/words/java/com.aspose.word...