Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 90,714 for

doc format

(0.95 sec)
  1. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list.... let doc = new aw . Document (); // A...within a style. let listStyle = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents type of the style.... let doc = new aw . Document (); // A...within a style. let listStyle = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape chartShape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number Format....Gets or sets the page number format. get pageNumberStyle () : Aspose...numbering in a section. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Გადაიყვანეთ HTML SVG C++

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  6. C++ API to Convert XSLFO to SWF | products.aspo...

    Convert XSLFO to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader... XSLFO (XSL Formatting Objects) is a markup language...language for formatting XML documents. It is used to define the...

    products.aspose.com/total/cpp/conversion/xslfo-...
  7. C++ API to Convert XSLFO to OTP | products.aspo...

    Convert XSLFO to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader... XSLFO (XSL Formatting Objects) is a markup language...language for XML document formatting which is most commonly used...

    products.aspose.com/total/cpp/conversion/xslfo-...
  8. Aspose::Words::Fields::FieldAddressBlock::get_N...

    Aspose::Words::Fields::FieldAddressBlock::get_NameAndAddressFormat method. Gets or sets the name and address Format in C++....or sets the name and address format. System :: String Aspose ::...an ADDRESSBLOCK field. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Converting a TEX file to HTML using C++ | Aspos...

    Sample code for TEX to HTML conversion using C++. Use C++ example for batch TEX to HTML conversion....a document from TEX to HTML format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/tex-to-h...
  10. Converting a TEX file to XML using C++ | Aspose...

    Sample code for TEX to XML conversion using C++. Use C++ example for batch TEX to XML conversion....a document from TEX to XML format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/tex-to-xml/