Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 22,447 for

docx

(0.09 sec)
  1. BuiltInDocumentProperties.Security | Aspose.Wor...

    BuiltInDocumentProperties Security proprietà. Specifica il livello di sicurezza di un documento come valore numerico in C#....docx" ); Assert . AreEqual ( DocumentSecurity...Security.ReadOnlyRecommended.docx" ). BuiltInDocumentPrope . Security...

    reference.aspose.com/words/it/net/aspose.words....
  2. DocumentSecurity enumeration | Aspose.Words for...

    Aspose.Words.Properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property...docx" ); expect ( new aw . Document...security.readOnlyRecommended.docx" ) . builtInDocumentPrope ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FileFormatInfo.HasDigitalSignature | Aspose.Wor...

    FileFormatInfo HasDigitalSignature proprietà. RestituisceVEROse questo documento contiene una firma digitale. Questa proprietà informa semplicemente che su un documento è presente una firma digitale ma non specifica se la firma è valida o meno in C#....docx" ); Assert . AreEqual ( ".docx" , FileFormatUtil..."Document.docx" , ArtifactsDir + "File.DetectDigitalSignatu.docx" ,...

    reference.aspose.com/words/it/net/aspose.words/...
  4. FileFormatInfo.HasDigitalSignature | Aspose.Wor...

    FileFormatInfo HasDigitalSignature fast egendom. ReturnerarSannom detta dokument innehåller en digital signatur. Den här egenskapen informerar bara om att en digital signatur finns på ett dokument men den anger inte om signaturen är giltig eller inte i C#....docx" ); Assert . AreEqual ( ".docx" , FileFormatUtil..."Document.docx" , ArtifactsDir + "File.DetectDigitalSignatu.docx" ,...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::get_Count method. Gets the number of elements contained in the collection in C++....docx" ) -> get_HasDigitalSignature...:: Sign ( MyDir + u "Document.docx" , ArtifactsDir + u "Document...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IssuerName method. Returns the subject distinguished name of the certificate isuuer in C++....docx" ) -> get_HasDigitalSignature...:: Sign ( MyDir + u "Document.docx" , ArtifactsDir + u "Document...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results....docx' ) . has_digital_signature )...src_file_name = MY_DIR + 'Document.docx' , dst_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...docx" ); PlainTextDocument plaintext...ArtifactsDir + "PlainTextDocument.Load.docx" ); Assert . AreEqual ( "Hello...

    reference.aspose.com/words/net/aspose.words/pla...
  9. OoxmlSaveOptions | Aspose.Words per .NET

    OoxmlSaveOptions costruttore. Inizializza una nuova istanza di questa classe che può essere utilizzata per salvare un documento nel fileDocx formato in C#.... Docx }; doc . Save ( ArtifactsDir..."OoxmlSaveOptions.Iso29500Strict.docx" , saveOptions ); // Il nostro...

    reference.aspose.com/words/it/net/aspose.words....
  10. So konvertieren Sie Word-Dokumente mit C# in HTML

    In diesem kurzen Tutorial erfahren Sie, wie Sie Word-Dokumente mit C# in HTML konvertieren. Die folgenden einfachen Schritte können befolgt werden, um Docx in HTML in C# in jedem gängigen Betriebssystem wie MS Windows, Linux oder macOS zu exportieren....folgenden Code-Snippet können wir DOCX in C# effizient in HTML exportieren...Objekt der Klasse Document , um DOCX zu laden Geben Sie verschiedene...

    kb.aspose.com/de/words/net/how-to-convert-word-...