Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 223,638 for

new

(0.54 sec)
  1. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects to improve recognition accuracy.... AsposeOCR api = new AsposeOCR (); // Apply automatic...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/denoise/
  2. Hello, world!|Documentation

    Get started with Aspose.OCR for .NET by creating and running a bare minimum example.... Preparing Create a new C# project in Visual Studio....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...

    docs.aspose.com/ocr/net/hello-world/
  3. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#....Result = new Document (); DocumentBuilder ResultWriter = new DocumentBuilder...fileStream = new MemoryStream ( DocumentBody ); Document doc = new Document...

    docs.aspose.com/words/net/extend-and-contribute...
  4. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your documents. Enhance output customization easily!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); DocSaveOptions options = new DocSaveOptions ( SaveFormat ...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Add PDF Bookmarks|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....a VSD file Diagram diagram = new Diagram ( dataDir + "Drawing1...Saving . PdfSaveOptions options = new Aspose . Diagram . Saving . PdfSaveOptions...

    docs.aspose.com/diagram/net/add-pdf-bookmarks/
  6. 超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。...addHyperlink () { $presentation = new Presentation (); try { $slide...getPortionFormat () -> setHyperlinkClick ( new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  7. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in document automation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); doc...

    reference.aspose.com/words/net/aspose.words.mai...
  8. DefaultFontSubstitutionRule.defaultFontName pro...

    DefaultFontSubstitutionRule.defaultFontName property. Gets or sets the default font name....The default value is ‘Times New Roman’. Examples Shows how to...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert .msg files to .pdf files - Free Support...

    Hi, I'm trying to convert .msg files to pdf. I have done with converting an email, but I want to loop through all the attachments in the .msg file and if mails are attached, I would like to convert them to pdf also. Here…...Sub Main() Dim attFileName As New List(Of String)() 'Convert MSG...Load(myDir + "email.msg") Dim ms As New MemoryStream() 'Save as MHTML...

    forum.aspose.com/t/convert-msg-files-to-pdf-fil...
  10. 总结文档|Aspose.Words为Java

    总结一个文档。 Aspose.Words为Java 通过允许您指定摘要长度,使用OpenAI和GoogleAI模型简化文档摘要。...下面的代码示例演示如何使用GPT-4o模型汇总文档: Document firstDoc = new Document ( getMyDir () + "Big...docx" ); Document secondDoc = new Document ( getMyDir () + "Document...

    docs.aspose.com/words/zh/java/summarize-a-docum...