Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 3,832 for

printing document

(0.1 sec)
  1. CompatibilityOptions.SuppressBottomSpacing | As...

    Optimize your layout with CompatibilityOptions' SuppressBottomSpacing property, ensuring perfect line height on the last page for a polished look....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompatibilityOptions.DisplayHangulFixedWidth | ...

    Optimize your display with the CompatibilityOptions DisplayHangulFixedWidth property. Ensure consistent, fixed-width Hangul characters for clarity and style....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  3. Aspose::Words::DocumentVisitor::VisitFootnoteEn...

    Aspose::Words::DocumentVisitor::VisitFootnoteEnd method. Called when enumeration of a footnote or endnote text has ended in C++.... Examples Shows how to print the node structure of every...every footnote in a document. void FootnoteToText () { auto doc =...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::DocumentVisitor::VisitOfficeMath...

    Aspose::Words::DocumentVisitor::VisitOfficeMathEnd method. Called when enumeration of a Office Math object has ended in C++.... Examples Shows how to print the node structure of every...every office math node in a document. void OfficeMathToText () { auto...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Fill.patterned method | Aspose.Words for Python

    aspose.words.drawing.Fill.patterned method... Document ( file_name = MY_DIR + 'Shape...as_shape () fill = shape . fill print ( 'Pattern value is: {0} ' ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....down-list structured document tags. doc = aw . Document () tag = aw ...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Bookmark::get_LastColumn method ...

    Aspose::Words::Bookmark::get_LastColumn method. Gets the zero-based index of the last column of the table column range associated with the bookmark in C++.... auto doc = MakeObject < Document > ( MyDir + u "Table column...get_Cells () -> get_Count ()) { // Print the contents of the first and...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. Aspose::Words::Fields::FieldPrint::get_PrinterI...

    Aspose::Words::Fields::FieldPrint::get_PrinterInstructions method. Gets or sets the printer-specific control code characters or PostScript instructions in C++....insert a PRINT field. auto doc = MakeObject < Document > (); auto...u "My paragraph" ); // The PRINT field can send instructions...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....Wrap Trailing Spaces PRINT_COL_BLACK Print Column Background NO_COLUMN_BALANCE...Whole Points PRINT_BODY_TEXT_BEFORE_HEADER Print Body Text Before...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class Cell : public...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words.tab...