Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 78,394 for

doc format

(0.08 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – पीओटी को डीओसी में बदलने के लिए सी++ एपीआई या मुफ्त ऑनलाइन कन्वर्टर के साथhttps://products.aspose.com/total/hi/cpp......org/2005/Atom Complete Set of File Format Automation Solutions – पीओटी...com/total/hi/cpp/conversion/ppt-to-doc/Recent content in पीओटी को डीओसी...

    products.aspose.com/total/hi/cpp/conversion/ppt...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – पीओटी को डीओसी में बदलने के लिए सी++ एपीआई या मुफ्त ऑनलाइन कन्वर्टर के साथhttps://products.aspose.com/total/hi/cpp......org/2005/Atom Complete Set of File Format Automation Solutions – पीओटी...com/total/hi/cpp/conversion/ppsx-to-doc/Recent content in पीओटी को डीओसी...

    products.aspose.com/total/hi/cpp/conversion/pps...
  3. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java.... Document doc = new Document(); // Create a...AutoText building block to it. doc.setGlossaryDocument(new GlossaryDocument());...

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

    Implements DocVARIABLE 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...
  5. FieldTitle | Aspose.Words for Java

    Implements the TITLE field in Java.... Document doc = new Document(); // Set a value...built-in document property. doc.getBuiltInDocumentPr().setTitle("My...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldTemplate | Aspose.Words for Java

    Implements the TEMPLATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can set a template name...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldUserAddress | Aspose.Words for Java

    Implements the USERADDRESS field in Java.... Document doc = new Document(); // Create a...setAddress("123 Main Street"); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  8. Fill.fill_type property | Aspose.Words for Python

    Fill.fill_type property. Gets a fill type.... doc = aw . Document ( file_name =...Font of the first Run. fill = doc . first_section . body . paragraphs...

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

    Implements the KEYWORDS field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Add some keywords, also...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldSubject | Aspose.Words for Java

    Implements the SUBJECT field in Java.... Document doc = new Document(); // Set a value..."Subject" built-in property. doc.getBuiltInDocumentPr().setSubject("My...

    reference.aspose.com/words/java/com.aspose.word...