Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 67,639 for

document

(0.07 sec)
  1. Aspose::Words::CompositeNode::get_LastChild met...

    Aspose::Words::CompositeNode::get_LastChild method. Gets the last child of the node in C++....section in the document. auto doc = MakeObject < Document > (); auto...the first one, leaving the document with only the second. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::Settings::WriteProtection::Valid...

    Aspose::Words::Settings::WriteProtection::ValidatePassword method. Returns true if the specified password is the same as the write-protection password the Document was protected with. If Document is not write-protected with password then returns false in C++....password the document was protected with. If document is not write-protected...Examples Shows how to protect a document with a password. auto doc...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Fill.preset_texture property | Aspose.Words for...

    Fill.preset_texture property. Gets a [PresetTexture](../../presettexture/) for the fill.... Document () builder = aw . DocumentBuilder..."TextureAlignment" # property after the document saves. save_options = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ReflectionFormat.Transparency | Aspose.Words fo...

    Adjust the ReflectionFormat Transparency from 0.0 (opaque) to 1.0 (clear) for customizable reflection effects. Enhance your designs with precision!... Document doc = new Document ( MyDir + "Various...Reflection.docx" ); doc = new Document ( ArtifactsDir + "Shape.Reflection...

    reference.aspose.com/words/net/aspose.words.dra...
  5. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a Document in Java....saving a document. Examples: Shows how to manage a document while...Exception { Document doc = new Document(getMyDir() + "Big document.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::Remove method. Removes the item at the specified index from the collection in C++....Examples Shows how to work with a document’s collection of web extensions...extensions. auto doc = MakeObject < Document > ( MyDir + u "Web extension...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a Document as a numeric value....Specifies the security level of a document as a numeric value. @property...OOXML documents only. To protect or unprotect a document use the...

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

    Specifies the type of a structured Document tag SDT node in Java....Specifies the type of a structured document tag (SDT) node. Examples:...structured document tag of the Citation type. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  9. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the Document at the client browser in Java....different ways of presenting the document at the client browser. Remarks:...then save the document to the client browser. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  10. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a Document in Java....collection of fonts used in a document. To learn more, visit the...the Working with Fonts documentation article. Remarks: Items are...

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