Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 78,324 for

doc format

(0.09 sec)
  1. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java.... Document doc = new Document(getMyDir() + "Document...builder = new DocumentBuilder(doc); builder.moveToDocumentEnd();...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java.... Document doc = new Document(); // Create a...userInformation.setName("John Doe"); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java.... Document doc = new Document(); // Create a...userInformation.setInitials("J. D."); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  4. Export EMAIL to OTT via C++ | products.aspose.com

    C++ API to Convert EMAIL to OTT without using Microsoft Word or Outlook...transforming an email file format into another format, such as HTML. This...developers to convert EMAIL file formats to HTML. This API is easy to...

    products.aspose.com/total/cpp/conversion/email-...
  5. Export EML to TIFF via C++ | products.aspose.com

    C++ API to Convert EML to TIFF without using Microsoft Word or Outlook...conversions is from EML file format to HTML. This is useful for...or for archiving emails in a format that can be easily accessed...

    products.aspose.com/total/cpp/conversion/eml-to...
  6. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected Document Format in C++....Gets the detected document format. Aspose :: Words :: LoadFormat...detect the document format and encryption. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. Convert Image To WORD C#

    Convert Image to WORD Format in C# code. Save Image as WORD using C#....Word, and many other document formats using C#, F#, VB.NET. DOCX...an image to image document format with just a few lines of C#...

    products.aspose.com/words/net/conversion/image-...
  8. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....throws Exception { Document doc = new Document(); // Create a...populate it with auto text entries. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldAddressBlock.language_id property | Aspose...

    FieldAddressBlock.language_id property. Gets or sets the language ID used to Format the address....sets the language ID used to format the address. @property def...insert an ADDRESSBLOCK field. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clone method. Makes a deep copy of this collection and its items in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...