Sort Score
Result 10 results
Languages All
Labels All
Results 9,871 - 9,880 of 180,101 for

doc

(0.26 sec)
  1. sunburst.xlsx

    Sheet1 Quarter Month Week Sales 1st Jan 3.5 Feb Week 1 1.2 Week 2 0.8 Week 3 0.6 Week 4 0.5 Mar 1.7 2nd Apr 1.1 May 0.8 Jun 0.3 3rd July 0.7 Aug 0.6 Sep 0.1 4th Oct 0.5 Nov 0.4 Dec 0.3 2023-09-01T0......xinya zhu D:\Git\Release Doc\Aspose.Cells-Doc-md\english\net\deve...

    docs.aspose.com/cells/ru/java/creating-sunburst...
  2. Aspose::Words::Saving::XlsxSaveOptions::get_Sec...

    Aspose::Words::Saving::XlsxSaveOptions::get_SectionMode method. Gets or sets the way how sections are handled when saving to the output XLSX Document. The default value is MultipleWorksheets in C++.... auto doc = System :: MakeObject < Aspose...XlsxSectionMode :: MultipleWorksheets ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Forms2OleControl.childNodes property | Aspose.W...

    Forms2OleControl.childNodes property. Gets collection of immediate child controls.... let doc = new aw . Document ( base ....controls.docx" ); let shape = doc . getShape ( 0 , true ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Փոխարկել HTML MARKDOWN Javascript

    Փոխարկեք HTML ը MARKDOWN ձևաչափի JavaScript կոդով: Պահեք HTML որպես MARKDOWN օգտագործելով JavaScript:...ձևաչափ 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/hy/nodejs-net/convers...
  5. Փոխարկել HTML PDF Javascript

    Փոխարկեք HTML ը PDF ձևաչափի JavaScript կոդով: Պահեք HTML որպես PDF օգտագործելով JavaScript:...ձևաչափ 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/hy/nodejs-net/convers...
  6. Փոխարկել PDF WORD Python

    Փոխարկեք PDF ը WORD ձևաչափի Python կոդով: Պահեք PDF որպես WORD օգտագործելով 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/hy/python-net/convers...
  7. Փոխարկել HTML Markdown Python

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

    products.aspose.com/words/hy/python-net/convers...
  8. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldChar.is_locked property | Aspose.Words for...

    FieldChar.is_locked property. Gets or sets whether the parent field is locked (should not recalculate its result).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ExportFontFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportFontFormat enumeration. Indicates the format that is used to export fonts while rendering to HTML fixed format.... let doc = new aw . Document ( base ....exportEmbeddedFonts = false ; doc . save ( base . artifactsDir...

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