Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 3,828 for

printing document

(0.06 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_IsGroup ...

    Aspose::Words::Drawing::ShapeBase::get_IsGroup method. Returns true if this is a group shape in C++....shapes, and print its contents using a document visitor. void...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Fields::FieldCollection::GetEnum...

    Aspose::Words::Fields::FieldCollection::GetEnumerator method. Returns an enumerator object in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...over the field collection, and print contents and type // of every...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....the Working with Fields documentation article. Remarks: Identifies...headings in other documents. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. BuiltInDocumentProperties.manager property | As...

    BuiltInDocumentProperties.manager property. Gets or sets the manager property....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties.total_editing_time pr...

    BuiltInDocumentProperties.total_editing_time property. Gets or sets the total editing time in minutes....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastPrinted method. Gets or sets the date when the Document was last printed in UTC in C++....the date when the document was last printed in UTC. System ::...get_LastPrinted () Remarks For documents originated from RTF format...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. CompatibilityOptions.use_printer_metrics proper...

    CompatibilityOptions.use_printer_metrics property. Use Printer Metrics To Display Documents....Printer Metrics To Display Documents. @property def use_printer_metrics...Class Driver 2” and “Microsoft Print to PDF” provide slightly different...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document into a text based formats in Java....additional options when saving a document into a text based formats...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access to properties of fonts used in this Document....properties of fonts used in this document. get fontInfos () : Aspose...definitions is loaded as is from the document. Font definitions might be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.VisitSubDocument | Aspose.Words...

    Explore the DocumentVisitor's VisitSubDocument method, designed for efficient handling of subDocuments in your applications. Enhance your coding efficiency!...VisitSubDocument method Called when a sub-document is encountered. public virtual...how to use a document visitor to print a document’s node structure...

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