Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 33,442 for

line

(0.34 sec)
  1. SignatureLine.allow_comments property | Aspose....

    SignatureLine.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...Examples Shows how to create a line for a signature and insert it...that will contain a signature line, whose appearance we will #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldSymbol::get_IsUnico...

    Aspose::Words::Fields::FieldSymbol::get_IsUnicode method. Gets or sets whether the character code is interpreted as the value of a Unicode character in C++....()); builder -> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field...the rest of the text on their line. field -> set_DontAffectsLineSpaci...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldSymbol::get_IsAnsi ...

    Aspose::Words::Fields::FieldSymbol::get_IsAnsi method. Gets or sets whether the character code is interpreted as the value of an ANSI character in C++....()); builder -> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field...the rest of the text on their line. field -> set_DontAffectsLineSpaci...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. SignatureLineOptions.instructions property | As...

    SignatureLineOptions.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature Line...displayed on signing the signature line. Default value for this property...certificate and a signature line. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.set_border method | Aspose.Words for Python

    Table.set_border method. Sets the specified table border to the specified Line style, width and color....set_border(border_type, line_style, line_width, color, is_override_cell_borders)...table border to the specified line style, width and color. def...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignatureLine.is_signed property | Aspose.Words...

    SignatureLine.is_signed property. Indicates that signature Line is signed by digital signature....property Indicates that signature line is signed by digital signature...certificate and a signature line. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last Lines in the paragraph are to remain on the same page as the rest of the paragraph....True if the first and last lines in the paragraph are to remain...does not fit onto one page, one line may spill over onto the next...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last Lines in the paragraph are to remain on the same page as the rest of the paragraph....True if the first and last lines in the paragraph are to remain...does not fit onto one page, one line may spill over onto the next...

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

    Represents a chart data marker in Java....to work with data points on a line chart. public void chartDataPoint()...builder.insertChart(ChartType.LINE, 500.0, 350.0); Chart chart...

    reference.aspose.com/words/java/com.aspose.word...
  10. Suppress blank merge-field output and remove em...

    Scenario: We generate PDFs from Word templates using JsonMailMergeDataSource. The templates contain merge fields populated via JPath from our JSON payload. Issue: When a JSON property is empty or missing, the merge fi…...merge-field output and remove empty lines in JSON mail merge Aspose.Words...an empty line/space in the document. We need the line to collapse...

    forum.aspose.com/t/suppress-blank-merge-field-o...