Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 211,241 for

new

(0.23 sec)
  1. DigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a document with a digital signature in Java.... Document doc = new Document(getMyDir() + "Document...saveOptions = new OoxmlSaveOptions(); SignOptions signOptions = new SignOptions();...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PDF. PdfSaveOptions options = new PdfSaveOptions(); // Create a...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.pageSet property. Gets or sets the pages to render...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...into an image. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Make A Document In Java

    Create a file using Java library. Easily create a New document in Java in a few steps....Word documents in Java Create a new document in almost any format...the following example: Make a new document using Java Copy Examples...

    products.aspose.com/words/java/make/
  5. Buat WORD Menggunakan Javascript

    Buat WORD baharu dalam JavaScript dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka Node.js via .NET....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/ms/nodejs-net/make/word/
  6. Ustvari Dokument V C#

    Ustvarite datoteko s knjižnico .NET. Preprosto ustvarite nov dokument v C# v nekaj korakih....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/sl/net/make/
  7. Urobiť HTML Pomocou C#

    Vytvorte nový HTML v C# v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice .NET....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/sk/net/make/html/
  8. Urobiť WORD Pomocou C#

    Vytvorte nový WORD v C# v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice .NET....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/sk/net/make/word/
  9. Ustvari WORD Z Uporabo C#

    Ustvarite novo WORD v C# v nekaj korakih. Preprosto ustvarite WORD s knjižnico .NET....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/sl/net/make/word/
  10. Buat DOC Menggunakan C#

    Buat DOC baharu dalam C# dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka .NET....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/ms/net/make/doc/