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,781 - 8,790 of 124,524 for

text

(0.09 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. HtmlFixedSaveOptions.ExportEmbeddedCss | Aspose...

    Discover how the ExportEmbeddedCss property of HtmlFixedSaveOptions enhances your HTML documents by embedding CSS for seamless styling. Optimize your web pages today!...outDocContents , "<style type=\"text/css\">" ). Success ); Assert..."<link rel=\"stylesheet\" type=\"text/css\" href=\"HtmlFixedSaveOptions[...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  7. 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-...
  8. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ParagraphBreak method. Specifies the string to use as a paragraph break when exporting in Text formats in C++....paragraph break when exporting in text formats. System :: String Aspose...(); ASSERT_EQ ( SaveFormat :: Text , txtSaveOptions -> get_SaveFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. CustomXmlSchemaCollection.add method | Aspose.W...

    CustomXmlSchemaCollection.add method. Adds an item to the collection....xmlPartContent = "<root><text>Hello, World!</text></root>" ; let xmlPart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlFixedSaveOptions.exportEmbeddedCss property...

    HtmlFixedSaveOptions.exportEmbeddedCss property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document.... includes ( "<style type=\"text/css\">" )). toBeTruthy (); expect..."<link rel=\"stylesheet\" type=\"text/css\" href=\"HtmlFixedSaveOptions...

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