Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 213,599 for

new

(0.26 sec)
  1. Question|Documentation

    A markup element that creates a closed-ended question....Responses Responses are provided on new lines after the opening # statement...placed one after the other or on new lines starting with a tab character...

    docs.aspose.com/omr/java/design-form/question/
  2. FieldRD.FileName | Aspose.Words for .NET

    Discover how the FieldRD FileName property simplifies file management by easily setting names for generating your table of contents and indexes....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...referencedDoc = new Document (); DocumentBuilder refDocBuilder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Merge HTML to Image in Java | products.aspose.com

    Merge HTML to image in Java. Use Java library API to combine HTML to image...to image Presentation pres = new Presentation (); try { pres ...getSlides (). addFromHtml ( new StreamReader ( "file1.html" ));...

    products.aspose.com/slides/zh-hant/java/merger/...
  4. Add, Extract, Delete Tables in PDF using C# | A...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...var table = new Aspose . Pdf . Table { Border = new Aspose . Pdf...

    products.aspose.com/pdf/net/table/
  5. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...KeepSourceFormatting, new ImportFormatOptions() { KeepSourceNumbering...}); DocumentBuilder builder = new DocumentBuilder(page); var pageFields...

    forum.aspose.com/t/content-control-wrapping-iss...
  6. Convert EPUB to GIF in C# – Aspose.HTML for .NET

    Convert EPUB to GIF in C# using Aspose.HTML API. Consider various EPUB to GIF conversion scenarios in C# examples. Try online EPUB Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-epub-to-gif/
  7. 添加形状|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....or template // and add in the new diagram string visioStencil =...; // Create a new diagram Diagram diagram = new Diagram ( visioStencil...

    docs.aspose.com/diagram/zh/net/add-shapes/
  8. TabStop.equals method | Aspose.Words for Node.js

    TabStop.equals method. Compares with the specified [TabStop](../)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...add ( new aw . TabStop ( 72.0 )); tabStops . add ( new aw . TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...add ( new aw . TabStop ( 72.0 )); tabStops . add ( new aw . TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Node.customNodeId property | Aspose.Words for N...

    Node.customNodeId property. Specifies custom node identifier.... let doc = new aw . Document (); // Add two...); paragraph . appendChild ( new aw . Run ( doc , "Hello world...

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