Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 5,302 for

sign document

(0.14 sec)
  1. Make DOCX Using C#

    Make a new DOCX in C# in a few steps. Easily create DOCX using .NET library....name Start creating a DOCX document using C# Save the output DOCX...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/net/make/docx/
  2. Digital Signature - Validation Error - Free Sup...

    Hi, I am using Aspose 11.5 pdf version and using the following code to append digital Signtature to PDF. But the Signature is not being validated properly. Getting the error. Error during Signature verification. Error…...dataDir = “”; // Instantiate Document object dataDir = “C:\Tools\Digital\”;...pdfSignSingle.bindPdf(inputFile); // Sign the PDF file using PKCS1 object...

    forum.aspose.com/t/digital-signature-validation...
  3. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital Signature in VBA code using Aspose.Cells with C++....VBA code project is validly signed std :: cout << "Is VBA Code...Code Project Valid Signed: " << ( workbook . GetVbaProject (). IsValidSigned...

    docs.aspose.com/cells/cpp/check-if-digital-sign...
  4. Converting a XSLFO file to PDF using C# | Aspos...

    Sample code for XSLFO‑to‑PDF conversion in .NET. Use the API example code for batch XSLFO‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....convert programmatically a document from XSLFO to PDF format with...with a modern document-processing .NET API. Use just a few lines...

    products.aspose.com/pdf/net/conversion/xslfo-to...
  5. Extract text or images from PDF using C# | Aspo...

    C# source code to extract text and images from PDF files on .NET Framework, .NET Core, PHP, VBScript, Delphi, and C++ via COM Interop....Programmatic modification of PDF documents is an essential part of modern... powerful and easy-to-use document manipulation API for net platform...

    products.aspose.com/pdf/net/parser/
  6. 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...
  7. Javascript Split HTML

    Split HTML files into e pages using JavaScript code. Save HTML as separate files using JavaScript....data and, as a result, get documents of the form and content that...to work with sections of a document in parallel. For example,...

    products.aspose.com/words/nodejs-net/split/html/
  8. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....the LINQ Reporting Engine documentation article. Remarks: An instance...source (string). Document doc = new Document(getMyDir() + "Reporting...

    reference.aspose.com/words/java/com.aspose.word...
  9. Several Image Into WORD C++

    Merge multiple Image into WORD in C++ code. Save Image as WORD using C++....example that iterates through documents and converts them to Word:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/image-to-word/
  10. Several Image Into TXT C++

    Merge multiple Image into TXT in C++ code. Save Image as TXT using C++....example that iterates through documents and converts them to TXT:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/image-to-txt/