Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 195,381 for

new

(0.26 sec)
  1. Gawe WORD Nganggo Java

    Gawe WORD anyar ing Java ing sawetara langkah. Nggawe WORD kanthi gampang nggunakake perpustakaan Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/jv/java/make/word/
  2. Გააკეთეთ DOC Java Ის Გამოყენებით

    შექმენით ახალი DOC Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOC Java ბიბლიოთეკის გამოყენებით....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/ka/java/make/doc/
  3. Ustvari Markdown Z Uporabo Java

    Ustvarite novo Markdown v Java v nekaj korakih. Preprosto ustvarite Markdown s knjižnico Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/sl/java/make/md/
  4. Customize Barcode Image Resolution in PHP|Docum...

    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....Instantiate barcode object $bb = new BarCodeBuilder (); \ # Set the...type to Code128 $symbology = new Symbology (); $bb -> setSymbologyType...

    docs.aspose.com/barcode/java/customize-barcode-...
  5. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document....Examples Shows how to specify how a new section separates itself from...break types determine how a new section separates itself from...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...DocumentHelper.getBytesFromStream(new FileInputStream(getDatabaseDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Insert or Delete Rows or Columns|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....] Whether we are creating a new worksheet from scratch or we...the index of the row where the new row will be inserted. //Creating...

    docs.aspose.com/cells/net/insert-or-delete-rows...
  8. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-gradi...
  9. Resizing|Documentation

    How to resize an image to improve recognition accuracy.... AsposeOCR api = new AsposeOCR (); // Scale the image...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/resize/
  10. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...