Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 213,612 for

new

(0.76 sec)
  1. Aspose.PSD for Java 25.7 - Release Notes|Docume...

    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....PsdLoadOptions psdLoadOptions = new PsdLoadOptions (); psdLoadOptions...psdImage . save ( output1 , new PngOptions ()); (( TextLayer...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  2. Export JasperReport to PSD|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....ASPsdExporter psdExporter = new ASPsdExporter (); ASPsdExportConfigura...ASPsdExportConfigura psdExportConfigurati = new ASPsdExportConfigura (); psdExportConfigurati...

    docs.aspose.com/imaging/jasperreports/export-ja...
  3. GoogleAiModel class | Aspose.Words for Node.js

    Aspose.Words.AI.GoogleAiModel class. Class representing Google AI Models (Gemini) integration within Aspose.Words....GoogleAiModel(name) Initializes a new instance of GoogleAiModel class...GoogleAiModel(name, apiKey) Initializes a new instance of GoogleAiModel class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...document using ( var document = new Aspose . Pdf . Document ( dataDir...phrase var textFragmentAbsorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  5. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy.... AsposeOCR api = new AsposeOCR (); // Make text thicker...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/dilate/
  6. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into one single PDF. It has been pointed out to me that when an image that is larger than the page is appended, the aspect …...masterDoc = new Aspose.Pdf.Document(); Document pdfDoc = new Aspose...Add(); FileStream imageStream = new FileStream(docName, FileMode...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...
  7. Save Documents in Apache POI and Aspose.Words|A...

    Save documents easily and fast instead of using Apache POI.... class ); Document doc = new Document (); // DocumentBuilder...builder = new DocumentBuilder ( doc ); // Write a new paragraph...

    docs.aspose.com/words/java/save-documents-in-ap...
  8. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback fonts in Aspose.Slides for Java – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples.... // Create new instance of a rules collection...IFontFallBackRulesCo rulesList = new FontFallBackRulesCol (); // create...

    docs.aspose.com/slides/java/render-presentation...
  10. Render Presentations with Fallback Fonts on And...

    Render presentations with fallback fonts in Aspose.Slides for Android – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples.... // Create new instance of a rules collection...IFontFallBackRulesCo rulesList = new FontFallBackRulesCol (); // create...

    docs.aspose.com/slides/androidjava/render-prese...