Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 748 for

alias

(0.1 sec)
  1. How to Read DOCX File in Python

    This crisp tutorial describes how to read DOCX file in Python. To read DOCX Python environment configuration, detailed programming steps and a runnable sample Python code is available here....words namespace and set an alias for it Load the input DOCX file...

    kb.aspose.com/words/python/how-to-read-docx-fil...
  2. Aspose::Words::EditableRange class | Aspose.Wor...

    Aspose::Words::EditableRange class. Represents a single editable range. To learn more, visit the documentation article in C++....get_EditorGroup () Returns or sets an alias (or editing group) which shall...

    reference.aspose.com/words/cpp/aspose.words/edi...
  3. IResourceSavingCallback.ResourceSaving | Aspose...

    Optimize your document processing with the ResourceSaving method in Aspose.Words, enhancing external resource management for HTML and SVG formats....args ) { // If we set a folder alias in the SaveOptions object, we...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results....pfx' , password = 'aw' , alias = None ) # There are two ways...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property to effortlessly retrieve styles by name or Alias, enhancing your design experience with ease!...3) Gets a style by name or alias. public Style this [ string...

    reference.aspose.com/words/net/aspose.words/sty...
  6. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java.... getEditorGroup() Gets an alias (or editing group) which shall...setEditorGroup(int value) Sets an alias (or editing group) which shall...

    reference.aspose.com/words/java/com.aspose.word...
  7. DigitalSignatureCollection class | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document...pfx' , password = 'aw' , alias = None ) # There are two ways...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Digitally Sign a Word Document using Java

    This short guide provides information on how to digitally sign a Word document using Java. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Java....array, file name, password, and alias in different combinations. This...

    kb.aspose.com/words/java/how-to-digitally-sign-...
  9. HtmlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the HtmlFixedSaveOptions ResourcesFolder property defines where images, fonts, and CSS are stored during HTML exports. Optimize your document workflow!...args ) { // If we set a folder alias in the SaveOptions object, we...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....words by providing an alias to it Load the desired Word...

    kb.aspose.com/words/python/how-to-edit-word-doc...