Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 216,908 for

new

(0.13 sec)
  1. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…...Instantiate a new License object License license = new License();...api instance AsposeOCR api = new AsposeOCR(); // Set preprocessing...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...
  2. AnthropicAiModel | Aspose.Words for Java

    An abstract class representing the integration with Anthropicu2019s AI models within the Aspose.Words in Java.... Document doc = new Document(getMyDir() + "Big document...CheckGrammarOptions grammarOptions = new CheckGrammarOptions(); grammarOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java.... Document doc = new Document(); // A list allows...} DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Quality Settings|Documentation

    Learn how to use QualitySettings presets and fine-tune recognition parameters in Aspose.BarCode for Java....BarCodeReader barCodeReader = new BarCodeReader ( imagePath , DecodeType...BarCodeReader barCodeReader = new BarCodeReader ( imagePath , DecodeType...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Adding Extended Attributes to Resource Assignme...

    This guide explains how to add extended attributes to resource assignments in Java projects using Aspose.Tasks....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/adding-extended-attr...
  7. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。...Instantiate a new Workbook object const workbook = new Workbook ();...(); // Add a new worksheet to the Excel object const sheetIndex...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  8. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for C++ and elevate your presentations with professional text formatting for maximum impact....existing Paragraphs Create a new paragraph object for holding...of the ITextFrame. Create a new portion object Set Escapement...

    docs.aspose.com/slides/cpp/superscript-and-subs...
  9. Using Aspose.Total for Apache POI in IntelliJ I...

    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....Aspose’s Java project or create a new Aspose’s Java project by following...Select New from the File menu, OR right-click the new project...

    docs.aspose.com/total/java/using-aspose-total-f...
  10. ImageLoadException - Free Support Forum - aspos...

    class com.aspose.psd.coreexceptions.ImageLoadException: Image loading failed. ---> class com.aspose.psd.internal.Exceptions.ArgumentException: Appropreate layer section resource can't be created. Type tool key: 166864165…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions...length); image = PsdImage.load(new ByteArrayInputStream(bytesPsd)...

    forum.aspose.com/t/imageloadexception/325242