Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 346,009 for

document

(0.19 sec)
  1. SignatureLineOptions.defaultInstructions proper...

    SignatureLineOptions.defaultInstructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...Examples Shows how to sign a document with a personal certificate...signature line. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. EPUB to DOCX Converter using Java | Aspose.PDF

    EPUB to DOCX conversion via Java sample code. Programmers can use this example code to export EPUB to DOCX within any Web or Desktop Java based application....convert programmatically a document from EPUB to DOCX format with...with a modern document-processing Java API. Use just a few lines...

    products.aspose.com/pdf/java/conversion/epub-to...
  3. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... powerful and easy to use document manipulation API for cpp platform...Cpp Add Image Stamp to PDF Document C++ You need Aspose.PDF for...

    products.aspose.com/pdf/cpp/stamps/image/
  4. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/
  5. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_SignatureDate method. Gets or sets the date of the signing in C++....generated PDF document. auto doc = MakeObject < Document > (); auto...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove bookmarks from a Document and put something else there. We loop through Document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...to remove bookmarks from a document and put something else there...there. We loop through document nodes, and check if the node has...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  7. Work with Digital Signatures in C#|Aspose.Words...

    Digitally sign Documents and detect, count, verify, and remove existing digital signatures using C#....electronic signatures to sign documents and authenticate the signer...signer to guarantee that a document has not been modified since it...

    docs.aspose.com/words/net/working-with-digital-...
  8. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_formatting method. Joins runs with same formatting in all paragraphs of the Document....formatting in all paragraphs of the document. def join_runs_with_same_formatting...optimization method. Some documents contain adjacent runs with...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Add Images to PDF using Python | Aspose.PDF

    Do you know how easily add images in PDF via Python? Add images in PDF with high quality using Python PDF library.... A document that includes both text and...remain an integral part of the document, preventing potential loss...

    products.aspose.com/pdf/tutorial/add-images-pdf/
  10. SignatureLineOptions.instructions property | As...

    SignatureLineOptions.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...