Sort Score
Result 10 results
Languages All
Labels All
Results 8,451 - 8,460 of 223,144 for

new

(0.42 sec)
  1. SmartTag constructor | Aspose.Words for Node.js

    SmartTag constructor. Initializes a New instance of the [SmartTag](../) class....SmartTag(doc) Initializes a new instance of the SmartTag class...document. Remarks When you create a new node, you need to specify a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Insert Picture into a Document|Aspose.Words for...

    Insert picture into a document. Apache POI does not provide an opportunity to insert picture into a document....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    docs.aspose.com/words/java/insert-picture-in-do...
  3. Creating QR Barcodes|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...JRRenderable" > <![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/creating-...
  4. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....Exception { Document mainDoc = new Document(getMyDir() + "Document...FindReplaceOptions options = new FindReplaceOptions(); options...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cursor is in, // as well as any new cells and rows created using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Markdown Text, Markdown Blockquote – C# Code

    Create Markdown text or Markdown blockquote in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/markdown-text/
  7. Licensing | Aspose.PUB for .NET

    Evaluate C# Publisher PUB Conversion and Manipulation API and set license to avoid evaluation limitations....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/pub/net/licensing/
  8. Display MHT Formats Using C# | Aspose.PDF

    Open and view MHT documents programmatically with C# sample code using Aspose.PDF for .NET...view MHT files var options = new Aspose . Pdf . MhtLoadOptions...MhtLoadOptions (); var pdfDocument = new Aspose . Pdf . Document ( "sample...

    products.aspose.com/pdf/net/viewer/mht/
  9. Display MD Formats Using C# | Aspose.PDF

    Open and view MD documents programmatically with C# sample code using Aspose.PDF for .NET...view MD files var options = new Aspose . Pdf . MdLoadOptions...MdLoadOptions (); var pdfDocument = new Aspose . Pdf . Document ( "sample...

    products.aspose.com/pdf/net/viewer/md/
  10. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart 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...