Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 78,378 for

doc format

(0.07 sec)
  1. ChartSeries.explosion property | Aspose.Words f...

    ChartSeries.explosion property. Specifies the amount the data point shall be moved from the center of the pie...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CellFormat.width property | Aspose.Words for No...

    CellFormat.width property. Gets the width of the cell in points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. C++ Split HTML

    Split HTML files into e pages using C++ code. Save HTML as separate files using C++....result to the required file format using the 'Document.Save' method...exported to HTML and EPUB formats using the 'DocumentPartSavingCa'...

    products.aspose.com/words/cpp/split/html/
  4. Გადაიყვანეთ JPG SVG C++

    გადაიყვანეთ JPG SVG C++ ფორმატში კოდით. შეინახეთ JPG როგორც SVG C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  5. Გადაიყვანეთ JPG PNG C++

    გადაიყვანეთ JPG PNG C++ ფორმატში კოდით. შეინახეთ JPG როგორც PNG C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  6. MHT to DOCX Converter using Java | Aspose.PDF

    MHT to DocX conversion via Java sample code. Programmers can use this example code to export MHT to DocX within any Web or Desktop Java based application....a document from MHT to DOCX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/java/conversion/mht-to-...
  7. HTML to DOCX Converter using Java | Aspose.PDF

    HTML to DocX conversion via Java sample code. Programmers can use this example code to export HTML to DocX within any Web or Desktop Java based application....document from HTML to DOCX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/java/conversion/html-to...
  8. Փոխարկել HTML MARKDOWN C++

    Փոխարկեք HTML ը MARKDOWN ձևաչափի C++ կոդով: Պահեք HTML որպես MARKDOWN օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Save...

    products.aspose.com/words/hy/cpp/conversion/htm...
  9. FixedPageSaveOptions.NumeralFormat | Aspose.Wor...

    Discover the FixedPageSaveOptions NumeralFormat property to customize numeral rendering. Easily switch to European numerals for enhanced Document presentation....numeral format used when saving to PDF. Document doc = new Document...builder = new DocumentBuilder ( doc ); builder . Font . LocaleId...

    reference.aspose.com/words/net/aspose.words.sav...
  10. C++ Split DOCX

    Split DocX files into e pages using C++ code. Save DocX as separate files using C++....result to the required file format using the 'Document.Save' method...Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/cpp/split/docx/