Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,652 for

signature

(0.87 sec)
  1. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....LineOptions>&) Inserts a signature line at the current position...Aspose::Words::Drawing::WrapType) Inserts a signature line at the specified position...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Optical mark recognition APIs | Aspose

    Developer-friendly API for designing, generating and recognizing hand-filled answer sheets, surveys, applications, ballots and similar forms....codes and barcodes, images, signature fields, and more. Batch processing...

    products.aspose.com/omr/
  3. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java.... DOCUMENT_MAP EMAIL_SIGNATURE EMPHASIS ENDNOTE_REFERENCE...QUOTE REVISION SALUTATION SIGNATURE SMART_HYPERLINK The SmartHyperlink...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....DigitalSignature Represents a digital signature on a document and the result...visit the Work with Digital Signatures documentation article. Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Optical Mark Recognition API for Java | Aspose

    Generate machine-readable OMR forms, including bubble sheets, quizzes, surveys, questionnaires, and many more. Recognize hand-filled marks from scanned images and photos within cross-platform Java applications and services....text=Name: __________ Signature: __________ font_size=15 font_style=bold...

    products.aspose.com/omr/java/
  6. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....object if the shape is a signature line. getSizeInPoints() Gets...appendLine(MessageFormat.format("Found signature line for: {0}, {1}", shape...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::StyleIdentifier enum | Aspose.Wo...

    Aspose::Words::StyleIdentifier enum. Locale independent style identifier in C++....90 Quote 180 Salutation 75 Signature 64 Subtitle 74 Title 62 The...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Comparison of Page Description Languages

    Which PDL is better PS, XPS, OXPS, EPS, PDF, or AI. Is it even correct to compare them? Can really one of them replace another one? Let's find out!...for co-working and digital signature, compression, support for...

    docs.aspose.com/page/net/comparison-of-page-des...
  9. Optical Mark Recognition API for C++ | Aspose

    Generate machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and extract optical marks from scanned images and photos within C and C++ applications....text=Name: __________ Signature: __________ font_size=15 font_style=bold...

    products.aspose.com/omr/cpp/
  10. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...If certain elements, like signatures, are not aligning correctly...fonts expect arabic. But the signature part is still not aligned...

    forum.aspose.com/t/pdf-rendition-is-not-getting...