Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 213,190 for

new

(0.27 sec)
  1. 档案

    档案...(NoSuchAlgorithmExcep e) { throw new IllegalAccessError(e.getMessage());...(UnsupportedEncodingE e) { throw new IllegalAccessError(e.getMessage());...

    blog.aspose.com/zh/email/create-update-or-delet...
  2. Edit Markdown In Javascript

    Edit Markdown in JavaScript code....and formatting attributes Add new MD elements Search MD for text...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/md/
  3. Փոխարկել Պատկեր DOCX C#

    Փոխարկեք Պատկեր ը DOCX ձևաչափի C# կոդով: Պահեք Պատկեր որպես DOCX օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/ima...
  4. Փոխարկել JPG PDF C#

    Փոխարկեք JPG ը PDF ձևաչափի C# կոդով: Պահեք JPG որպես PDF օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/jpg...
  5. Փոխարկել JPG HTML C#

    Փոխարկեք JPG ը HTML ձևաչափի C# կոդով: Պահեք JPG որպես HTML օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/jpg...
  6. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  7. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...TOC.docx"); } /// /// Start a new page and insert a paragraph of...

    reference.aspose.com/words/java/com.aspose.word...
  8. Importing from ArrayList|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 workbook = new Workbook (); //Adding a new worksheet to the...ArrayList object ArrayList list = new ArrayList (); //Add a few names...

    docs.aspose.com/cells/net/importing-from-arrayl...
  9. truetype字体的字形和指标|Java

    Java API可供开发人员操纵和字体文件。了解如何与Java内TTF字体的字形和指标一起工作的基础。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  10. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them.... AsposeOCR api = new AsposeOCR (); // Add images to...recognition batch OcrInput input = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/recognition/id-card/