Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 154,173 for

doc

(0.2 sec)
  1. C# API to Export MD to DOTX | products.aspose.com

    Convert MD to DOTX without using Microsoft Word...to convert MD file format to DOC. This API is equipped with advanced...the MD file is converted to DOC, the Aspose.Words for .NET API...

    products.aspose.com/total/net/conversion/md-to-...
  2. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected Document format.... doc = aw . Document () # Configure...save_options . password = 'MyPassword' doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("This document...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldFormDropDown | Aspose.Words for Java

    Implements the FORMDROPDOWN field in Java.... Document doc = new Document(getMyDir() + "Form...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  5. C# API to Export EPUB to FLATOPC | products.asp...

    Convert EPUB to FLATOPC without using Microsoft Word...easily convert EPUB files to DOC format using the advanced PDF...the EPUB file is converted to DOC, developers can use the powerful...

    products.aspose.com/total/net/conversion/epub-t...
  6. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN field in Java.... Document doc = new Document(getMyDir() + "Field...FieldAddIn field = (FieldAddIn) doc.getRange().getFields().get(0);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Edit Word, PDF In C++

    Edit DocX, Doc, PDF and a variety of other file formats in C++....supports the editing of PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and many...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/cpp/edit/
  8. HeaderFooter Class | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooter class, your solution for managing section headers and footers effortlessly. Enhance Document formatting today!... Document doc = new Document ( MyDir + "Footer...HeaderFooterCollecti headersFooters = doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/net/aspose.words/hea...
  9. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a Document into the Doc or Dot format. To learn more, visit the Documentation article in C++....when saving a document into the Doc or Dot format. To learn more...used to save a document in the Doc format. DocSaveOptions (Aspo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your Document's layout and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...