Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 180,798 for

doc

(0.11 sec)
  1. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your Document formatting and design....Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/font/
  2. Convert HTML To Markdown Javascript

    Convert HTML to Markdown format in JavaScript code. Save HTML as Markdown using JavaScript....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc.save( "Output...

    products.aspose.com/words/nodejs-net/conversion...
  3. RevisionOptions.measurementUnit property | Aspo...

    RevisionOptions.measurementUnit property. Allows to specify the measurement units for revision comments... let doc = new aw . Document ( base ....isStrictSchema11 = exportToOdt11Specs ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the Document.... let doc = new aw . Document (); // A...first list level. let list1 = doc . lists . add ( aw . Lists ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Გადაიყვანეთ PDF EPUB Python

    გადაიყვანეთ PDF EPUB Python ფორმატში კოდით. შეინახეთ PDF როგორც EPUB Python....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.pdf" ) doc.save( "Output...

    products.aspose.com/words/ka/python-net/convers...
  6. Გადაიყვანეთ PDF MARKDOWN Python

    გადაიყვანეთ PDF MARKDOWN Python ფორმატში კოდით. შეინახეთ PDF როგორც MARKDOWN Python....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.pdf" ) doc.save( "Output...

    products.aspose.com/words/ka/python-net/convers...
  7. XlsxSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XlsxSaveOptions SaveFormat property to effortlessly save Documents in Xlsx format, ensuring compatibility and quality for your files.... Document doc = new Document ( MyDir + "Shape...SaveFormat = SaveFormat . Xlsx ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldToc.CaptionlessTableOfFiguresLabel | Aspos...

    Discover the FieldToc CaptionlessTableOfFiguresLabel property to customize your table of figures. Easily manage sequence identifiers without captions!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldToc fieldToc = ( FieldToc...

    reference.aspose.com/words/net/aspose.words.fie...
  9. HtmlSaveOptions.exportHeadersFootersMode proper...

    HtmlSaveOptions.exportHeadersFootersMode property. Specifies how headers and footers are output to HTML, MHTML or EPUB... let doc = new aw . Document ( base ...."HeadersFooters" collection. expect ( doc . firstSection . headersFooters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Փոխարկել HTML GIF Python

    Փոխարկեք HTML ը GIF ձևաչափի Python կոդով: Պահեք HTML որպես GIF օգտագործելով Python:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Պատճենել import aspose.words as aw doc = aw.Document( "Input.html" )...

    products.aspose.com/words/hy/python-net/convers...