Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 157,128 for

doc

(0.09 sec)
  1. Convert HTML To MARKDOWN Java

    Convert HTML to MARKDOWN format in Java code. Save HTML as MARKDOWN using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...*; Document doc = new Document ( "Input.html" ); doc.save( "Output...

    products.aspose.com/words/java/conversion/html-...
  2. FieldRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldRef BookmarkName property to easily manage and customize your bookmarks. Enhance your Document navigation effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Name bookmarked text with...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ShapeBase.IsLayoutInCell | Aspose.Words for .NET

    Discover the ShapeBase IsLayoutInCell property, control shape placement in tables for enhanced design flexibility and improved layout management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FixedPageSaveOptions.jpegQuality property | Asp...

    FixedPageSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the JPEG images inside Html Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // An endnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FootnotePosition enumeration | Aspose.Words for...

    Aspose.Words.Notes.FootnotePosition enumeration. Defines the footnote position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FootnoteOptions.Position | Aspose.Words for .NET

    Discover how the FootnoteOptions Position property enhances your Document layout by precisely controlling footnote placement for improved readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/net/aspose.words.not...
  8. Java API to Export PS to PCL | products.aspose.com

    Convert PS to PCL using on premise Java API...is to render the PS file to a DOC file using Aspose.PDF for Java...allows you to convert PS files to DOC files with ease. The second step...

    products.aspose.com/total/java/conversion/ps-to...
  9. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor....'CreateCommentsAndPri' , () => { let doc = new aw . Document (); let newComment...newComment = new aw . Comment ( doc ); newComment . author = "VDeryushev"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Please...

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