Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 214,296 for

new

(0.49 sec)
  1. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java.... Document doc = new Document(getMyDir() + "Field...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognition/
  3. Aspose.Words Document AI Summarization | Aspose...

    Summarize documents with Aspose.Words AI-powered feature. Use OpenAI or Google models to generate concise summaries in seconds with minimal code....now easier than ever with the new AI-powered document summarization...GPT-4o model: Document firstDoc = new Document(MyDir + "Big document...

    blog.aspose.com/words/summarize-documents-with-...
  4. Table Inside Textbox - Free Support Forum - asp...

    I am having an issue with Aspose MailMerge. We have a table that is inside of a textbox. The text is set to align starting outside of the table cells. The PDF is supposed to clip the text rendering outside of the text…... The new version of Aspose.Words does...Aspose.Words.License license = new Aspose.Words.License(); license...

    forum.aspose.com/t/table-inside-textbox/312008
  5. 通过 xlsx4j 在电子表格中添加图像|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....Workbook object Workbook workbook = new Workbook (); Worksheet sheet...pkg . createWorksheetPart ( new PartName ( "/xl/worksheets/sheet1...

    docs.aspose.com/cells/zh/java/add-images-in-spr...
  6. 2022年新功能|Aspose.PDF for .NET

    本页面介绍了2022年引入的Aspose.PDF for .NET中最受欢迎的新功能。...document using ( var document = new Aspose . Pdf . Document ( dataDir..."PagesToImages.pdf" )) { var dicom = new Aspose . Pdf . Devices . DicomDevice...

    docs.aspose.com/pdf/zh/net/whatsnew/2022/
  7. Showing un known sender - Free Support Forum - ...

    When i am going to get messages to mbox file and get mail Messages and append it on the imap server like gmail i got un known sender in my sender and recipient like to , from i am sharing you a code sneptPreformatted t…...text try { MailAddress from = new MailAddress(message.getFrom()...MailAddressCollectio meilcol = new MailAddressCollectio(); if (message...

    forum.aspose.com/t/showing-un-known-sender/312692
  8. Modify Annotations in your PDF|Aspose.PDF for .NET

    This section explains how to modify annotations from PDF file to XFDF with Aspose.PDF Facades....using ( var annotationEditor = new Aspose . Pdf . Facades . PdfAnnotationEditor...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/modify-annotations/
  9. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection.... let doc = new aw . Document (); let tag = new aw . Markup ...listItems ; listItems . add ( new aw . Markup . SdtListItem ( "Value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability.... Document doc = new Document ( MyDir + "Missing font...WarningInfoCollectio warningCollector = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/war...