Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 164,888 for

new

(0.15 sec)
  1. Urobiť WORD Pomocou Java

    Vytvorte nový WORD v Java v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/sk/java/make/word/
  2. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells for Node.js via C++....getDefaultFont() property to Courier New and the second image is taken...getDefaultFont() property to Times New Roman . This is the output image...

    docs.aspose.com/cells/nodejs-cpp/set-default-fo...
  3. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...tabStops.add(new TabStop(72.0)); tabStops.add(new TabStop(432...

    reference.aspose.com/words/java/com.aspose.word...
  4. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java... However, we have taken a new approach to help you overcome...PrintRequestAttribut attributes = new HashPrintRequestAttr (); attributes...

    docs.aspose.com/slides/java/print-presentation/
  6. AI file online Viewer | products.aspose.com

    View AI file online with the Aspose built-in app...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/view/ai/
  7. AI datoteka online preglednik | products.aspose...

    Pregledajte AI datoteku na mreži pomoću ugrađene aplikacije Aspose...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/cr/ai/
  8. Prohlížeč souborů AI online | products.aspose.com

    Zobrazit soubor AI online pomocí vestavěné aplikace Aspose...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/cz/ai/
  9. Otvorite AI datoteku na mreži | products.aspose...

    Otvorite AI datoteku na mreži...NET // For the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/cr/open-ai-online/
  10. FieldBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBuilder class to effortlessly create fields using code tokens and switches. Enhance your document automation today!... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...