Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 5,574 for

sign document

(0.27 sec)
  1. Imposta l interlinea del paragrafo in una forma...

    Impara come impostare l interlinea dei paragrafi in forme o caselle di testo usando Aspose.Cells for Node.js via C++...."path" ); // The path to the documents directory. const dataDir =...get ( 0 ); shape . setText ( "Sign up for your free phone number...

    docs.aspose.com/cells/it/nodejs-cpp/set-line-sp...
  2. Comparați Două Documente Folosind Java

    Comparați Word Documente sau PDF folosind Java pentru a obține diferența dintre fișiere. De asemenea, puteți compara fișiere în alte formate populare....Comparați Word documente sau PDF în Java Bibliotecă Java de înaltă...fidelitate pentru a compara două documente în PDF, Word, HTML, TXT, MD...

    products.aspose.com/words/ro/java/compare/
  3. Цифровий підпис файлу PPT в Інтернеті або за до...

    Безкоштовний онлайн-додаток для цифрового підпису в презентації PPT. Розробіть програму Java для електронного підпису презентацій PPT....Використовуйте Aspose PPT e-Sign API для розробки високорівневого...with Java Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/uk/java/signature/ppt/
  4. Bekerja dengan Tanda Tangan di File PDF|Aspose....

    Bagian ini menjelaskan cara mengekstrak informasi tanda tangan, mengekstrak gambar dari tanda tangan, mengubah bahasa, dan lain-lain menggunakan kelas PdfFileSignature.... () { // The path to the documents directory var dataDir = RunExamples...PdfFileSignature ()) { // Bind PDF document pdfFileSignature . BindPdf...

    docs.aspose.com/pdf/id/net/working-with-signatu...
  5. Visio belgesini programlı olarak kaydedin|Docum...

    Bu sayfada Visio belgesinin dosyaya nasıl kaydedileceği, Aspose.Diagram kitaplığıyla akış nasıl açıklanır....NET // The path to the documents directory. string dataDir...Diagram-for-.NET // The path to the documents directory. string dataDir...

    docs.aspose.com/diagram/tr/net/save-visio-docum...
  6. Lägg till digital signatur i en redan signerad ...

    Lär dig hur man lägger till digitala Signaturer i Signerade Excel filer med hjälp av Aspose.Cells for C++. Upprätthåll dokumentets integritet med flera Signaturer....xlsx" ; // Load digitally signed workbook Workbook workbook...signature in existing digitally signed workbook." ; DigitalSignature...

    docs.aspose.com/cells/sv/cpp/add-digital-signat...
  7. Workbook内のVBAプロジェクトが署名されているかどうかをC++で確認する|Docume...

    Aspose.Cellsを使用してC++でWorkbook内のVBAプロジェクトが署名されているかどうかを確認します。...Check if the VBA project is signed bool isSigned = workbook ....wcout << u "VBA Project is Signed: " << ( isSigned ? u "true"...

    docs.aspose.com/cells/ja/cpp/check-if-vba-proje...
  8. Trabalhando com Assinatura em Arquivo PDF|Aspos...

    Esta seção explica como extrair informações de assinatura, extrair imagem da assinatura, mudar idioma, etc., usando a classe PdfFileSignature.... () { // The path to the documents directory var dataDir = RunExamples...PdfFileSignature ()) { // Bind PDF document pdfFileSignature . BindPdf...

    docs.aspose.com/pdf/pt/net/working-with-signatu...
  9. إدارة مرفقات البريد الإلكتروني والكيانات المدمج...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... يضبط اسم المرفق إلى "Document.docx" باستخدام Name خاصية..."https://[attach_uri]" ) { Name = "Document.docx" , ProviderType = AttachmentProviderTy...

    docs.aspose.com/email/ar/net/manage-email-attac...
  10. PDF 파일에 서명 추가|Aspose.PDF for .NET

    이 섹션에서는 PdfFileSignature 클래스를 사용하여 PDF 파일에 서명을 추가하는 방법을 설명합니다....생성되면, PdfFileSignature 클래스의 Sign 메서드를 사용하여 PDF에 서명하고 이 클래스에 특정...AddPdfFileSignature () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/ko/net/add-signature-in-pdf/