Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 213,261 for

new

(0.11 sec)
  1. | Aspose

    Sample code for TIF to TXT Java conversion. Use API example code for batch TIF files to TXT conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tif-to-...
  2. | Aspose

    Sample code for PNG to JSON Java conversion. Use API example code for batch PNG files to JSON conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/png-to-...
  3. | Aspose

    Sample code for PNG to Searchable PDF Java conversion. Use API example code for batch PNG files to Searchable PDF conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/png-to-...
  4. | Aspose

    Sample code for TIF to PDF Java conversion. Use API example code for batch TIF files to PDF conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tif-to-...
  5. | Aspose

    Sample code for TIF to Text Java conversion. Use API example code for batch TIF files to Text conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tif-to-...
  6. XML to PNG Converter using C# | Aspose.PDF

    Sample code for XML to PNG C# conversion. Use API example code for batch XML files to PNG conversion within VB.NET, ASP.NET, or any .NET-based application... Initialize a new Document Create & set the instance...png" ); var xmlLoadOptions = new Aspose . Pdf . XmlLoadOptions...

    products.aspose.com/pdf/net/conversion/xml-to-png/
  7. NPE while saving doc as HTML - Free Support For...

    reproduce_bug_mini_anonymized.docx (4.7 MB) Summary Document loads successfully but throws NullPointerException when saving to HTML format. Issue Description When attempting to save a specific Word document to HTML for…...docx")); LoadOptions loadOptions = new LoadOptions(); loadOptions.s...UTF_8); Document doc = new Document(new ByteArrayInputStream(fileBytes)...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  8. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…...Exists(filePath)) throw new FileNotFoundExceptio($"File not...ReadAllBytes(filePath); return new MemoryStream(fileBytes); } static...

    forum.aspose.com/t/imagestamp-functionality-not...
  9. PSD ファイルをオンラインで編集 | products.aspose.com

    PSD アドビフォトショップファイルをオンラインで編集...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/jp/editor/
  10. Enhance Your Presentations with AutoFit in PHP|...

    Manage AutoFit settings in Aspose.Slides for PHP to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....PowerPoint presentation: $pres = new Presentation (); try { $slide...30 , 350 , 100 ); $portion = new Portion ( "lorem ipsum..." );...

    docs.aspose.com/slides/php-java/manage-autofit-...