Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 17,113 for

docx to doc

(0.12 sec)
  1. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // By default, time is displayed...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveOptionsBase class. The base class for specifying additional options when saving a Document inTo a text based formats. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default this property...custom paragraph break. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FieldDocProperty | Aspose.Words for Java

    Implements the DocPROPERTY field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways of using...

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

    Implements the REVNUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Current revision...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldData | Aspose.Words for Java

    Implements the DATA field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldData field = (FieldData)...

    reference.aspose.com/words/java/com.aspose.word...
  6. View and Update PPT Properties Online or Update...

    View and modify PPT properties through online app for free. Android API code To update PPT properties....[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...Metadata Options with Android DOC Files Metadata (Microsoft Word...

    products.aspose.com/total/android-java/metadata...
  7. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++.... auto doc = MakeObject < Document > ( MyDir...MyDir + u "Rendering.docx" ); // Saving a document to PDF, to...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Body constructor | Aspose.Words for Python

    Body construcTor. Initializes a new instance of the [Body](../) class....Body constructor Body(doc) Initializes a new instance of the...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The EDITTIME field will...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtinDocumentproperties/security/) property... doc = aw . Document () self . assertEqual.... DocumentSecurity . NONE , doc . built_in_document_properties...

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