Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 20,287 for

printing document

(0.83 sec)
  1. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....the Working with Fields documentation article. Remarks: Inserts...kinds of calendars. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last save in UTC in C++....get_LastSavedTime () Remarks For documents originated from RTF format...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....the Working with Fields documentation article. Remarks: Prompts...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtinDocumentproperties/lastPrinted/) property is updated before saving....Shows how to update a document’s “Last printed” property when saving...saving. let doc = new aw . Document (); doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Company method. Gets or sets the company property in C++....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/cpp/aspose.words.pro...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_NameOfApplication method. Gets or sets the name of the application in C++....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/cpp/aspose.words.pro...
  7. Aspose::Words::Settings namespace | Aspose.Word...

    Aspose::Words::Settings namespace. The Aspose.Words.Settings namespace contains classes and enums that are used when specifying various settings and options stored in a Document. These are mail merge, write protection, compatibility and other settings in C++....settings and options stored in a document. These are mail merge, write...Check Format Compatibility documentation article. HyphenationOptions...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. RevisionCollection.accept_all method | Aspose.W...

    RevisionCollection.accept_all method. Accepts all revisions in this collection....to compare documents. doc_original = aw . Document () builder...the original document.' ) doc_edited = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. EditorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EditorType enum, which defines editing groups to control user permissions for Document range editing. Enhance your Document management today!...an editable range within a document. public enum EditorType Values...using this editing type when document protection is enabled. Contributors...

    reference.aspose.com/words/net/aspose.words/edi...
  10. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....the Working with Fields documentation article. Remarks: An instance...field collection. Document doc = new Document(); DocumentBuilder...

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