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

alias

(0.09 sec)
  1. EditableRange.editor_group property | Aspose.Wo...

    EditableRange.editor_group property. 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....property Returns or sets an alias (or editing group) which shall...

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

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your document's formatting and design....get; } Gets a style by name or alias. (3 indexers) Methods Name Description...

    reference.aspose.com/words/net/aspose.words/sty...
  3. IResourceSavingCallback class | Aspose.Words fo...

    aspose.words.saving.IResourceSavingCallback class. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a document to fixed page HTML or SVG....args ): # If we set a folder alias in the SaveOptions object, we...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital signatures in this collection are valid and the document has not been tampered with Also returns ``True`` if there are no digital signatures...pfx' , password = 'aw' , alias = None ) # There are two ways...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extracting SEO-Oriented Fields from JSON | Aspo...

    This system extracts relevant fields like h1 and description for SEO optimization.... Alias = "New task outline code1" ;...OutlineCodeDefinitio(); 27 code2. Alias = "New resource outline code2"...

    docs.aspose.com/tasks/net/writing-updated-outli...
  7. 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...
  8. 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...
  9. 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...
  10. 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...