Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 198,847 for

new

(0.11 sec)
  1. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...entry intact. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node types in your application, enhancing your development efficiency and code clarity.... Document doc = new Document ( MyDir + "Paragraphs...composite node. Document doc = new Document ( MyDir + "Tables.docx"...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Fill.gradientAngle property | Aspose.Words for ...

    Fill.gradientAngle property. Gets or sets the angle of the gradient fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document saves. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MarkdownSaveOptions.TableContentAlignment | Asp...

    Discover the MarkdownSaveOptions TableContentAlignment property to customize table content alignment for seamless Markdown exports. Default is Auto.... DocumentBuilder builder = new DocumentBuilder (); builder ...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions { TableContentAlignmen...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...how to do this: Document doc = new Document("Template.docx"); doc...getMailMerge().setFieldMergingCallb(new HandleMergeField()); doc.getMailMerge()...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  6. Merge ZIP files to one 7ZIP archive via C#

    Source code for merge ZIP files to one 7ZIP archive via C#. Use API example code for combine ZIP files to a single 7ZIP within VB.NET Asp.NET or any .NET based application....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/merger/zip-to-7zip/
  7. Markdown Converter – Convert MD in C# or Online

    Learn how to convert Markdown to other formats using Aspose.HTML for .NET API and consider C# example of Markdown to JPG conversion....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/markdown-converter/
  8. Animated Text|Aspose.Slides for PHP Documentation

    Animated text in PowerPoint with Java...single paragraph: $presentation = new Presentation ( "Presentation...$pres = new Presentation ( "Presentation.pptx" ); $Array = new java_class...

    docs.aspose.com/slides/php-java/animated-text/
  9. Creating a Pdf417 Barcode in PHP|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....$builder = new BarCodeBuilder (); $symbology = new Symbology ();...

    docs.aspose.com/barcode/java/creating-a-pdf417-...
  10. Conversion to HTML|Aspose.Slides 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....presentation file Presentation pres = new Presentation ( srcFileName );...); HtmlOptions htmlOpt = new HtmlOptions (); htmlOpt . HtmlFormatter...

    docs.aspose.com/slides/net/conversion-to-html/