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

alias

(1.81 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  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. Հեռացնել ստորագրությունը Word փաստաթղթից Python...

    Հետևեք այս հոդվածին՝ Word փաստաթղթից ստորագրությունը Python-ի միջոցով հեռացնելու համար։ Այն ներառում է IDE-ի կարգավորման մանրամասներ, քայլերի ցանկ և օրինակային կոդ, որը ցույց է տալիս, թե ինչպես հեռացնել ստորագրությունը Word-ում Python-ի միջոցով։...words-ը որոշ alias-ով Բեռնեք լիցենզիան՝ ջրային...

    kb.aspose.com/hy/words/python/remove-signature-...
  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...