Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 4,591 for

paragraph builder

(0.17 sec)
  1. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...table = builder.startTable(); builder.insertCell(); builder.write("City");...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and performance....value determining whether a paragraph graphic should be marked as...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced document automation and efficiency....node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Absorber - How to get the rows without spaces (...

    Hello I am using Aspose.Pdf (9.4.0) and after using the command "pdfDocument.Pages [page] Accept (textAbsorber);". I get the rows from the page with their respective spaces at the beginning of each line. Is there any pa…...at the beginning of each paragraph? The code snippet that I use...System.Text.StringBuilder builder = new System.Text.StringBuilder();...

    forum.aspose.com/t/absorber-how-to-get-the-rows...
  5. Text hyperlink issue - Free Support Forum - asp...

    hello team, As when we are inserting below text using old aspose version (16.1.0.0) var WatchListSummary = "<p style='font-size:13px; text-align:Justify;line-height:1.25em;margin-bottom:0pt;'><b>Manish Sharma</b>&nbsp…...link manually: // build the paragraph up to the link text documentBuilder...Underline.Single; // close the paragraph documentBuilder.Writeln("</p><br/>");...

    forum.aspose.com/t/text-hyperlink-issue/323133
  6. Create or Load a Document in C#|Aspose.Words fo...

    Create a blank document or to load it from a file or stream using C#....document using the document builder: Note the default values: A...default parameters, one empty paragraph, some document styles. Actually...

    docs.aspose.com/words/net/create-or-load-a-docu...
  7. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...doc ); Shape shape = builder . InsertShape ( ShapeType . Line ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...// Here we use a document builder to insert an EQ field, with...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fields::FieldAuthor class | Aspo...

    Aspose::Words::Fields::FieldAuthor class. Implements the AUTHOR 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...
  10. FieldChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldChar class, the essential base for document field characters, enhancing your document processing and customization....get; } Retrieves the parent Paragraph of this node. PreviousSibling...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...