Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 197,088 for

new

(0.08 sec)
  1. Public API Changes in Aspose.Diagram 17.01|Docu...

    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.... It includes not only new and updated public methods, but...a VSD file Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/net/public-api-changes-...
  2. Public API Changes in Aspose.Cells 8.2.2|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....Version Property The new property Version has been added...more information. C# var book = new Workbook ( "sample.xlsx" ); var...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Გადაიყვანეთ WORD XPS Java

    გადაიყვანეთ WORD XPS Java ფორმატში კოდით. შეინახეთ WORD როგორც XPS Java....*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/wo...
  4. Გადაიყვანეთ HTML DOCX Java

    გადაიყვანეთ HTML DOCX Java ფორმატში კოდით. შეინახეთ HTML როგორც DOCX Java....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/ht...
  5. Გადაიყვანეთ HTML PDF Java

    გადაიყვანეთ HTML PDF Java ფორმატში კოდით. შეინახეთ HTML როგორც PDF Java....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/ht...
  6. Otevření a úprava souboru PSB | products.aspose...

    Otevřete a upravte soubor PSB pomocí online editoru...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/cz/editor/psb/
  7. Avaa ja muokkaa PSB-tiedostoa | products.aspose...

    Avaa ja muokkaa PSB-tiedostoa online-editorilla...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/fl/editor/psb/
  8. Public API and Backwards Incompatible Changes 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....methods, properties and so on, any new restrictions and other changes...IShapeCollection.AddGroupShape() creates a new GroupShape and adds it to the...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognition/car-plate/
  10. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/areas-detection/table/