Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 4,545 for

paragraph builder

(0.05 sec)
  1. Aspose::Words::Border::get_TintAndShade method ...

    Aspose::Words::Border::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++....Examples Shows how to insert a paragraph with a top border. auto doc...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node page numbers, enhancing your document management experience.... run, paragraph or table cell) is located...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...

    reference.aspose.com/words/net/aspose.words.lay...
  3. CellFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellFormat class for comprehensive table cell formatting. Enhance your document styling with easy-to-use features!...the cell, compressing each paragraph to the width of the cell....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX using Java library....technically supposed to contain one paragraph, so when you programmatically...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...

    products.aspose.com/words/java/make/docx/
  5. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....technically supposed to contain one paragraph, so when you programmatically...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...

    products.aspose.com/words/java/make/pdf/
  6. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    Discover DocumentBuilder's IsAtStartOfParagraph property. Easily check if your cursor is at the Paragraph's start for efficient text editing....beginning of the current paragraph (no text before the cursor)...Shows how to move a document builder’s cursor to different nodes...

    reference.aspose.com/words/net/aspose.words/doc...
  7. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java.... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose..."Quote" ); builder -> InsertNode ( sdtPlainText ); builder -> InsertNode...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. 脚注 尾注|Aspose.PDF for Reporting Services

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....尾注 Contents [ Hide ] Report Builder 无法为文本框设置脚注或尾注。使用 Aspose.Pdf..."Textbox1" > ... < Paragraphs > < Paragraph > < TextRuns > < TextRun...

    docs.aspose.com/pdf/zh/reportingservices/footno...
  10. Aspose::Words::DocumentBuilder::get_IsAtEndOfPa...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfParagraph method. Returns true if the cursor is at the end of the current Paragraph in C++....at the end of the current paragraph. bool Aspose :: Words :: DocumentBuilder...Shows how to move a document builder’s cursor to different nodes...

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