which method would suuport for this ParagraphFormat. in Aspose? - Free Support Forum - aspose.com,Create ">
Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 124,531 for

text

(0.05 sec)
  1. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...setRightIndent(0); // Add some text to the document builder.writeln("This...use a DocumentBuilder to add text. The setRightIndent method is...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  2. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications....TextFragment object and set its text. Add TextFragment to the Paragraphs...getPages (). add (); // Add text to new page page . getParagraphs...

    products.aspose.com/pdf/java/create/
  3. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#....jpg" ); // Write text in document. builder . Write...a Document Find and Replace Text in Documents Analyzing your...

    docs.aspose.com/words/net/resize-image-in-word-...
  4. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....to the left of the section's text lines. // This is the same behavior...section and does not modify the text in any way. // Our section will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Orientation enum | Aspose.Words ...

    Aspose::Words::Orientation enum. Specifies page orientation in C++....builder's current section and add text. builder -> get_PageSetup ()...oriented with vertically centered text." ); // If we start a new section...

    reference.aspose.com/words/cpp/aspose.words/ori...
  6. WriteProtection.SetPassword | Aspose.Words for ...

    Secure your documents with the WriteProtection SetPassword method. Easily set a password to enhance document security and prevent unauthorized access.... Writeln ( "Writing text in a protected document." );...is protected." + "\rWriting text in a protected document." ,...

    reference.aspose.com/words/net/aspose.words.set...
  7. GoogleAiModel | Aspose.Words for Java

    An abstract class representing the integration with Googleu2019s AI models within the Aspose.Words in Java....Examples: Shows how to summarize text using OpenAI and Google models...Examples: Shows how to summarize text using OpenAI and Google models...

    reference.aspose.com/words/java/com.aspose.word...
  8. Customize Barcode Image Resolution|Documentation

    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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/customize...
  9. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every page. Docx4j does not provide an opportunity to work with a header row.... write ( "Column 1 Text" ); builder . insertCell ();...builder . write ( "Column 2 Text" ); builder . endRow (); } doc...

    docs.aspose.com/words/java/repeat-table-header-...
  10. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies page orientation....builder's current section and add text. builder . pageSetup . orientation...oriented with vertically centered text." ); // If we start a new section...

    reference.aspose.com/words/nodejs-net/aspose.wo...