Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 10,072 for

insert text

(0.07 sec)
  1. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....writeln("Some text with PostScript font."); //...DocumentBuilder(doc); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/java/com.aspose.word...
  2. Find if the Worksheet is Dialog Sheet with Java...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for JavaScript via C++.... Such a sheet could be inserted by an older version of Microsoft...screenshot. It can also be inserted with VBA in newer versions...

    docs.aspose.com/cells/javascript-cpp/find-if-th...
  3. Aspose.Words.Loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents....Text document into a Document object...importing a document and inserting images using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class.... insert_break ( aw . BreakType . PAGE_BREAK...PAGE_BREAK ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RelativeHorizontalSize enumeration | Aspose.Wor...

    aspose.words.drawing.RelativeHorizontalSize enumeration. Specifies relatively to what the width of a shape or a Text frame is calculated horizontally....what the width of a shape or a text frame is calculated horizontally...position. shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_pages_spanned method. Gets number of pages the specified node spans... insert_break ( aw . BreakType . PAGE_BREAK...PAGE_BREAK ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends... insert_break ( aw . BreakType . PAGE_BREAK...PAGE_BREAK ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableStyle.conditional_styles property | Aspose...

    TableStyle.conditional_styles property. Collection of conditional styles that may be defined for this table style.... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....paragraph, and then add some text. builder.getParagraphFormat()...getParagraphFormat().getStyle(); // Any text that used a removed style reverts...

    reference.aspose.com/words/java/com.aspose.word...
  10. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....writeln("Some text with PostScript font."); //...printer will apply to printed text as a substitute should its original...

    reference.aspose.com/words/java/com.aspose.word...