Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,891 for

ios

(0.05 sec)
  1. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::get_IsValid method. 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. Returns false if at least one digital signature is invalid in C++....inDoc = MakeObject < System :: IO :: FileStream > ( MyDir + u "Document..."Document.docx" , System :: IO :: FileMode :: Open ); { auto...

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

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SubjectName method. Returns the subject distinguished name of the certificate that was used to sign the document in C++....inDoc = MakeObject < System :: IO :: FileStream > ( MyDir + u "Document..."Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. DigitalSignature.issuer_name property | Aspose....

    DigitalSignature.issuer_name property. Returns the subject distinguished name of the certificate isuuer.... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as in_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as in_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method... def save ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Where to save the object data...

    reference.aspose.com/words/python-net/aspose.wo...
  6. device - Aspose.HTML for Java - API Reference

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....io com.aspose.html.loading com.aspose...TRenderingOptions options, java.io.InputStream stream) Initializes...

    reference.aspose.com/html/java/com.aspose.html....
  7. Aspose::Email::ReferenceAttachment Class Refere...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Fr......Attachment (System::SharedPtr< System::IO::Stream > contentStream, System::String...Attachment (System::SharedPtr< System::IO::Stream > contentStream, System::String...

    reference.aspose.com/email/cpp/class/aspose.ema...
  8. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::Create method. Creates CertificateHolder object using byte array of PKCS12 store and its password in C++....System :: IO :: Stream > streamIn = MakeObject < System :: IO :: FileStream...System :: IO :: FileMode :: Open ); { SharedPtr < System :: IO :: Stream...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. Aspose::Words::License class | Aspose.Words for...

    Aspose::Words::License class. Provides methods to license the component. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&) Licenses the component...String licenseFileName = System :: IO :: Path :: Combine ( LicenseDir...

    reference.aspose.com/words/cpp/aspose.words/lic...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how text input form fields are saved to HTML or MHTML. Default value is false in C++....String imagesDir = System :: IO :: Path :: Combine ( ArtifactsDir..."SaveHtmlWithOptions" ); if ( System :: IO :: Directory :: Exists ( imagesDir...

    reference.aspose.com/words/cpp/aspose.words.sav...