Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 4,643 for

paragraph builder

(0.19 sec)
  1. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . write..."Aspose" , "As" , new Date ()); builder . getCurrentParagraph (). appendChild...

    docs.aspose.com/words/java/working-with-comment...
  2. PageSetup.suppressEndnotes property | Aspose.Wo...

    PageSetup.suppressEndnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes... Paragraph ( doc ); body . appendChild...let builder = new aw . DocumentBuilder ( doc ); builder . moveTo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Creating OOXML Charts from Scratch|Aspose.Words...

    How to create different charts in your document using C++....desired bookmark or paragraph first (e.g., builder->MoveToBookmark("MyBookmark");...okmark"); ) and then call builder->InsertChart(...) . The chart...

    docs.aspose.com/words/cpp/creating-ooxml-charts...
  4. TextureIndex enumeration | Aspose.Words for Nod...

    Aspose.Words.TextureIndex enumeration. Specifies shading texture.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let borders = builder . paragraphFormat . borders ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 脚注 尾注|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...
  6. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("My...write("My paragraph"); // The PRINT field can send instructions to the...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldNext class | Aspose.Words for Python

    aspose.words.fields.FieldNext class. Implements the NEXT field...node, returns its parent paragraph. If the field is already removed...insert_merge_fields ( self , builder , first_field_text_before ):...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the shape is positioned vertically in C++....Remarks The default value is Paragraph . Has effect only for top...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_All...

    Aspose::Words::Saving::HtmlSaveOptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents of Paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++....left and right indents of paragraphs are normalized when saving...negative indent is allowed, a paragraph might appear partially outside...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitLeftIndent method. Gets or sets the left indent value (in characters) for the specified Paragraphs in C++....characters) for the specified paragraphs. double Aspose :: Words ::...Examples Shows how to change paragraph spacing and indents. auto...

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