Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 5,540 for

sign document

(0.58 sec)
  1. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。...8以来,支持PDF/A-4格式: Document document = new Document ( inputPdf );...// 只有PDF-2.x文档可以转换为PDF/A-4 document . convert ( new ByteArrayOutputStrea...

    docs.aspose.com/pdf/zh/java/whatsnew/
  2. Substitute TrueType Fonts|Aspose.Words for Pyth...

    Aspose.Words for Python via .NET can embed the correct TrueType fonts into the resulting Document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....tasks, including rendering documents to fixed-page formats, for...When Aspose.Words renders a document, it needs to perform embedding...

    docs.aspose.com/words/python-net/manipulating-a...
  3. QR Code Scanner | Free QR Code Barcode Reader O...

    You can scan QR Code images to recognize data or information embedded using a QR code. This explains how to work with the free QR code barcode reader for the best recognition and accuracy in results....process QR Codes without any sign-in or registration. It can be...the following resources: Documentation Demos API Reference Conclusion...

    blog.aspose.com/barcode/qr-code-scanner/
  4. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...Exists(“C:\Users\Russ\Documents\OCRTest_NoStamp.pdf”) Then...RecognizePdf(“C:\Users\Russ\Documents\OCRTest_NoStamp.pdf”, settings)...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  5. Micro QR Code|Documentation

    General description of Micro QR Code...pattern - a square bull’s eye sign in a corner of a label that...

    docs.aspose.com/barcode/info-cards/micro-qr-code/
  6. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Check Format Compatibility documentation article. Properties Name...adjust_line_height_in_table Add Document Grid Line Pitch To Lines in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....begin the string with an equal sign (=) as you do when creating...function in Aspose.Cells AI Document Assistant Close Manage data...

    docs.aspose.com/cells/cpp/calculate-formulas/
  8. Scan Survey Online - Free OMR Software

    Scan survey online with a free, easy OMR tool powered by Aspose.OMR. Perfect for developers & non-tech users, no software installation is required....need to install anything or sign up. You can see a demo here...Additional resources, such as documentation and community forums, are...

    blog.aspose.com/omr/scan-survey-online/
  9. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the Document are loaded into the Aspose.Words Document Object Model (DOM)....for the given version of the document. But if you have an application...that generates or modifies a document with fields (for example combines...

    docs.aspose.com/words/nodejs-net/fields-overview/
  10. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM Document into a Document object in Java....options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...