Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 5,269 for

sign document

(0.09 sec)
  1. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++.... SetText ( u "Sign up for your free phone number...Cells :: Cleanup (); } AI Document Assistant Close Access the...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  2. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框...node" ); // The path to the documents directory. const dataDir =...get ( 0 ); shape . setText ( "Sign up for your free phone number...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  3. Compress DOCX In C++

    Compress DOCX in C++ without losing quality. Optimize DOCX content, reduce file size easily....Aspose::Words; auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Cleanup...Aspose::Words; auto doc = MakeObject<Document>(u"Input.docx"); doc->Cleanup();...

    products.aspose.com/words/cpp/compress/docx/
  4. 使用 Java 添加和验证 PDF 数字签名 | Aspose.PDF

    Java原始程式碼,用於在爪哇和PHP上添加驗證PDF數位簽名,德爾福。... 使用 Document 實例載入 PDF。 載入所有 PDF 文件,並指定其完整路徑。...toString (); Document pdfDocument = new Document ( inFile ); PdfFileSignature...

    products.aspose.com/pdf/zh-hant/java/signature/
  5. Compress DOCX In C#

    Compress DOCX in C# without losing quality. Optimize DOCX content, reduce file size easily....Words; var doc = new Document( "Input.docx" ); doc.Cleanup();...Aspose.Words; var doc = new Document("Input.docx"); doc.Cleanup();...

    products.aspose.com/words/net/compress/docx/
  6. Compress WORD In C#

    Compress WORD in C# without losing quality. Optimize WORD content, reduce file size easily....Words; var doc = new Document( "Input.docx" ); doc.Cleanup();...Aspose.Words; var doc = new Document("Input.docx"); doc.Cleanup();...

    products.aspose.com/words/net/compress/word/
  7. Compare HTML In Javascript

    Compare HTML Documents using JavaScript to diff two files. With our JavaScript API you can detect the difference even if one character or one word has been changed....JavaScript library to compare HTML documents and detect even small differences...difference between compared HTML documents and export the results to...

    products.aspose.com/words/nodejs-net/compare/html/
  8. 使用 Java 添加和验证 PDF 数字签名 | Aspose.PDF

    在 Java 和 PHP 上添加验证 PDF 数字签名的 Java 源代码,德尔福。...toString (); Document pdfDocument = new Document ( inFile ); PdfFileSignature...PKCS7/PKCS7Detached // objects signature . sign ( 1 , true , new java . awt...

    products.aspose.com/pdf/zh-hans/java/signature/
  9. Compress WORD In Java

    Compress WORD in Java without losing quality. Optimize WORD content, reduce file size easily....*; Document doc = new Document ( "Input.docx" );...aspose.words.*; Document doc = new Document("Input.docx"); doc...

    products.aspose.com/words/java/compress/word/
  10. Compress DOCX In Java

    Compress DOCX in Java without losing quality. Optimize DOCX content, reduce file size easily....*; Document doc = new Document ( "Input.docx" );...aspose.words.*; Document doc = new Document("Input.docx"); doc...

    products.aspose.com/words/java/compress/docx/