Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 213,599 for

new

(0.51 sec)
  1. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new Date[] { DocumentHelper.createDate(2017...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Encrypt or Decrypt Entire Archives and S...

    Empower yourself with knowledge on data security. Follow our guide to seamlessly encrypt or decrypt entire archives or individual entries for enhanced protection...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/advanced-api-featur...
  3. Make A Document In Javascript

    Create a file using Node.js via .NET library. Easily create a New document in JavaScript in a few steps....documents in JavaScript Create a new document in almost any format...the following example: Make a new document using JavaScript Copy...

    products.aspose.com/words/nodejs-net/make/
  4. Resize EPS using Java API Solution

    Resize EPS 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/resize-eps/
  5. Urobiť PDF Pomocou C#

    Vytvorte nový PDF v C# v niekoľkých krokoch. Jednoducho vytvorte PDF 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/pdf/
  6. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...加载PDF文件 Document document = new Document ( _dataDir + "sample...); TextFragmentAbsorber tfa = new TextFragmentAbsorber ( "PDF"...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  7. Make HTML Using C#

    Make a New HTML in C# in a few steps. Easily create HTML using .NET library....the following example: Make a new HTML using C# Copy Examples Output...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/net/make/html/
  8. Make WORD Using Javascript

    Make a New a Word document in JavaScript in a few steps. Easily create a Word document using Node.js via .NET library....the following example: Make a new DOCX using JavaScript Copy Examples...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/make/word/
  9. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to save for optimized output. Explore now!... Document doc = new Document ( MyDir + "Images.docx"...ImageSaveOptions imageOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 档案

    档案...Diagram diagram = new Diagram(); // Initiazlie a new PointF PointF[]...ps = new PointF[] { new PointF(1, 1), new PointF(2, 2), new PointF(3...

    blog.aspose.com/zh/diagram/draw-shapes-in-page-...