Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 97,204 for

object

(0.15 sec)
  1. Generating the template|Documentation

    How to render a printable form and generate a recognition pattern file for Aspose.OMR engine....passing GlobalPageSettings object to the method: Aspose . OMR...passing GlobalPageSettings object to the method: string workingDirectory...

    docs.aspose.com/omr/net/generate-template/
  2. Decrypt PDF File|Aspose.PDF for Java

    Discover how to decrypt PDF files using Aspose.PDF in Java and remove password protection to gain access to the content....need to create PdfFileSecurity object and then call the DecryptFile...); // Create PdfFileSecurity object if ( pdfFileInfo . isEncrypted...

    docs.aspose.com/pdf/java/decrypt-pdf-file/
  3. Change Password of PDF File|Aspose.PDF for Java

    Learn how to change the password of a PDF file for enhanced security using Aspose.PDF in Java....need to create PdfFileSecurity object and then call the ChangePassword...); // Create PdfFileSecurity object if ( pdfFileInfo . isEncrypted...

    docs.aspose.com/pdf/java/change-password/
  4. 识别并提取 RTF 格式 MSG 中的嵌入式附件|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getAttachments (); for ( Object untypedAttachment : attachments...null ) return false ; for ( Object prop : attachment . getObjectData...

    docs.aspose.com/email/zh/java/identify-and-extr...
  5. 在Python中管理分页符|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....# Instantiating a Workbook object workbook = self . Workbook...# Instantiating a Workbook object workbook = self . Workbook...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  6. DocumentVisitor.VisitOfficeMathStart | Aspose.W...

    Discover the DocumentVisitor VisitOfficeMathStart method, essential for initiating Office Math Object enumeration. Enhance your coding efficiency today!...enumeration of a Office Math object has started. public virtual...Description officeMath OfficeMath The object that is being visited. Return...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Error handling|Documentation

    Debugging and identifying errors in the source code of the Aspose.OMR template during generation....property of the GenerationResult object returned by Generate method...of of the GenerationResult object returned by Generate method...

    docs.aspose.com/omr/net/generate-template/error...
  8. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....takes OcrInput object and returns OcrOutput object containing the...

    docs.aspose.com/ocr/python-net/recognition/car-...
  9. Possible bug with backColor and cellMerge - Fre...

    I have a Words Linq Template as outlined below. It induces the exception “Object reference not set to an instance of an Object.” when passed through Aspose 25.4. Please advise. Thanks, Brian <<foreach [m in new Stri…...exception “Object reference not set to an instance of an object.” when...

    forum.aspose.com/t/possible-bug-with-backcolor-...
  10. HtmlSaveOptions.saveFormat property | Aspose.Wo...

    HtmlSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can be SaveFormat...docx" ); // Use a SaveOptions object to specify the encoding for...

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