Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 801 for

alias

(0.2 sec)
  1. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...get_by_name(name) Gets a style by name or alias. get_by_style_identifier(sti)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FileFormatInfo.has_digital_signature property |...

    FileFormatInfo.has_digital_signature property. Returns ``True`` if this document contains a digital signature...pfx' , password = 'aw' , alias = None ) sign_options = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DigitalSignatureCollection indexer | Aspose.Wor...

    DigitalSignatureCollection indexer. Gets a document signature at the specified index....pfx' , password = 'aw' , alias = None ) # There are two ways...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to sign the document....pfx' , password = 'aw' , alias = None ) # There are two ways...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlFixedSaveOptions.resources_folder property ...

    HtmlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images, fonts, css) are saved when exporting a document to Html format...resources_folder_alias allows to specify how the image...args ): # If we set a folder alias in the SaveOptions object, we...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DigitalSignatureType enumeration | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureType enumeration. Specifies the type of a digital signature....pfx' , password = 'aw' , alias = None ) # There are two ways...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an Alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range in C++.... method Returns or sets an alias (or editing group) which shall...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveOptions ShowPageBorder property, control page borders easily. Enhance your document's appearance with customizable settings....args ) { // If we set a folder alias in the SaveOptions object, we...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Emails with large resolution logo produce Syste...

    In our solution, we try and convert an email and parse it into a word template. Before it can get into the word template we are seeing the following error: System.NullReferenceException: Object reference not set to an i…...GetDirectoryName(htmlPath); string alias = Path.GetDirectoryName(htmlPath)...saveOptions.ImagesFolderAlias = alias; } doc.Save(htmlPath, saveOptions);...

    forum.aspose.com/t/emails-with-large-resolution...
  10. HtmlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the HtmlFixedSaveOptions ResourceSavingCallback. Control image, font, and CSS saving for enhanced HTML output....args ) { // If we set a folder alias in the SaveOptions object, we...

    reference.aspose.com/words/net/aspose.words.sav...