Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 244,115 for

aspose.words

(0.64 sec)
  1. Table.setBorder method | Aspose.Words for Node.js

    Table.setBorder method. Sets the specified table border to the specified line style, width and color....setBorder ( borderType : Aspose . Words . BorderType , lineStyle...lineStyle : Aspose . Words . LineStyle , lineWidth : number , color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Hyphenation.register_dictionary method | Aspose...

    Aspose.words.Hyphenation.register_dictionary method...pdf' ) See Also module aspose.words class Hyphenation Hyphenation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ReplaceBackslashWithYenSign method. Specifies whether backslash characters should be replaced with yen signs. Default value is false in C++....docx" ); // By default, Aspose.Words mimics MS Word's behavior...However, previous versions of Aspose.Words performed such replacements...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. ListFormat.listLevelNumber property | Aspose.Wo...

    ListFormat.listLevelNumber property. Gets or sets the list level number (0 to 8) for the paragraph.... writeln ( "Aspose.words main advantages are:" );...); builder . writeln ( "Aspose.words allows:" ); // 2 - A numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Node.js....Footers Contents [ Hide ] Aspose.Words allows users to work with...some advanced properties. Aspose.Words provides users with the...

    docs.aspose.com/words/nodejs-net/working-with-h...
  6. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the document....docx" ); See Also module Aspose.Words class DocumentBuilder DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and formatting for this paragraph.... get listLabel () : Aspose . Words . Lists . ListLabel Examples...} ` ); } See Also module Aspose.Words class Paragraph Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Section.prependContent method | Aspose.Words fo...

    Section.prependContent method. Inserts a copy of content of the source section at the beginning of this section....prependContent ( sourceSection : Aspose . Words . Section ) Parameter Type...sectionBreak ); See Also module Aspose.Words class Section Section.ensureMinimum...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Section.append_content method | Aspose.Words fo...

    Section.append_content method. Inserts a copy of content of the source section at the end of this section....self , source_section : aspose . words . Section ): ... Parameter...get_text ()) See Also module aspose.words class Section Section.accept...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java.... In Aspose.Words, a paragraph is represented...to a Paragraph Borders in Aspose.Words are represented by the BorderCollection...

    docs.aspose.com/words/java/working-with-paragra...