Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 18,529 for

paragraph

(0.09 sec)
  1. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....object Add TextFragment to Paragraph collection of the page Save...

    docs.aspose.com/pdf/php-java/hello-world-example/
  2. How to create Stock Charts with Golang via C++|...

    Stock charts are a specific type of chart used to track changes in the price of traded assets....C++ Contents [ Hide ] This paragraph will tell you how to create...

    docs.aspose.com/cells/go-cpp/how-to-create-stoc...
  3. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding....100 ); var paragraph = new aspose . slides . Paragraph (); var portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....then appears in the parent Paragraph's RunCollection. let runs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table... Paragraph ( doc )) cell . first_paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Tables::Table::get_AbsoluteHoriz...

    Aspose::Words::Tables::Table::get_AbsoluteHorizontalDistance method. Gets or sets absolute horizontal floating table position specified by the table properties, in points. Default value is 0 in C++....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....Python edit DOCX by adding a paragraph at the beginning of the loaded...per your requirement Set paragraph formatting and write the desired...

    kb.aspose.com/words/python/how-to-edit-word-doc...
  8. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...Document targetDoc) { // Copy paragraph formatting if available if...(source.getType() == StyleType.PARAGRAPH && source.getParagraphFormat()...

    forum.aspose.com/t/some-styles-were-not-copied-...
  9. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....PARAGRAPH, "MyStyle"); myStyle.getFont()...destination styles into direct paragraph attributes. ImportFormatOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential Paragraph formatting features for enhanced document styling....object that represents current paragraph formatting properties. public...

    reference.aspose.com/words/net/aspose.words/doc...