Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 89,974 for

doc format

(0.17 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImagesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an HTML Document. Default is an empty string in C++....you save a Document in HTML format, Aspose.Words needs to save...saving a document to HTML. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Split DOCX File Online or using Android Mobile ...

    Free online app to split different DocX files. Android splitter library Java code for DocX Documents.... Select the output format. Download splitted files. Split...supports many popular formats including DOCX format such as PDF, Word...

    products.aspose.com/total/android-java/split/docx/
  3. Split Word File Online or using Android Mobile ...

    Free online app to split different Word files. Android splitter library Java code for Word Documents.... Select the output format. Download splitted files. Split...supports many popular formats including Word format such as PDF, Word...

    products.aspose.com/total/android-java/split/word/
  4. C++ Split A File

    Split Documents programmatically in C++: DocX, PDF, Doc, ODT, RTF, HTML, TXT and many more....result to the required file format using the 'Document.Save' method...are exported to HTML or EPUB formats using the 'DocumentPartSavingCa'...

    products.aspose.com/words/cpp/split/
  5. Გადაიყვანეთ WORD XPS C++

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

    products.aspose.com/words/ka/cpp/conversion/wor...
  6. Გადაიყვანეთ WORD MARKDOWN C++

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

    products.aspose.com/words/ka/cpp/conversion/wor...
  7. Გადაიყვანეთ WORD PDF C++

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

    products.aspose.com/words/ka/cpp/conversion/wor...
  8. SaveOptions.prettyFormat property | Aspose.Word...

    SaveOptions.prettyFormat property. When ``true``, pretty Formats output where applicable...property When true , pretty formats output where applicable. Default...a saved .html document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages Formatting of bulleted and numbered lists used in a Document. To learn more, visit the Documentation article in C++....class Stores and manages formatting of bulleted and numbered...set of list formatting properties. The formatting of the lists...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Aspose::Words::VariableCollection::Add method |...

    Aspose::Words::VariableCollection::Add method. Adds a Document variable to the collection in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...