Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 67,639 for

document

(0.09 sec)
  1. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a Document in Java....an editable range within a document. Examples: Shows how to limit...throws Exception { Document doc = new Document(); doc.protect(ProtectionType...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Inserts an HTML string into the document. public void InsertHtml (...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor...src_doc DocumentBase The source document. dst_doc DocumentBase The...The destination document that will be the owner of imported nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChmLoadOptions class | Aspose.Words for Python

    aspose.words.loading.ChmLoadOptions class. Allows to specify additional options when loading CHM Document into a [Document](../../aspose.words/Document/) object...options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: ChmLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document’s keywords, as recorded in...

    reference.aspose.com/words/java/com.aspose.word...
  7. Document.unlinkFields method | Aspose.Words for...

    Document.unlinkFields method. Unlinks fields in the whole Document....Unlinks fields in the whole document. unlinkFields () Remarks Replaces...all the fields in the whole document with their most recent results...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTagCollection.RemoveAt | Aspo...

    Effortlessly manage your structured Document tags with the RemoveAt method. Quickly remove tags by index for streamlined Document editing....method Removes a structured document tag at the specified index...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Aspose::Words::ProtectionType enum | Aspose.Wor...

    Aspose::Words::ProtectionType enum. Protection type for a Document in C++....enum Protection type for a document. enum class ProtectionType...only modify comments in the document. AllowOnlyFormFields 2 User...

    reference.aspose.com/words/cpp/aspose.words/pro...
  10. BuiltInDocumentProperties.company property | As...

    BuiltInDocumentProperties.company property. Gets or sets the company 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/nodejs-net/aspose.wo...