Sort Score
Result 10 results
Languages All
Labels All
Results 8,941 - 8,950 of 89,762 for

doc format

(0.15 sec)
  1. Convert OFT to PS in Python | products.aspose.com

    Save OFT to PS in your Python applications without using Microsoft Outlook or Word...Outlook File Template (OFT) format is used to create email messages...Outlook. It is a text-based file format that stores the content of...

    products.aspose.com/total/python-net/conversion...
  2. About template creation in Aspose word report -...

    HI Team, I am new for this Aspose word Document creation. Could you please help me on creation of Aspose template creation in Aspose word report. Could you please share tutorials and materials related to Aspose word te…...modified document to your desired format. Here’s a simple example in...the template document Document doc = new Document("Template.docx");...

    forum.aspose.com/t/about-template-creation-in-a...
  3. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field types and enhance your Document automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Field field = builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Track Changes in Documents|Aspose.Words for Java

    Track changes in Documents. Docx4j does not provide an opportunity to track changes in a Document....“insert revisions”, and apply formatting changes. Note that comments...Document doc = new Document ( "trackDoc.doc" ); doc . acceptAllRevisions...

    docs.aspose.com/words/java/track-changes-in-doc...
  5. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::TextWatermarkOptions class | Asp...

    Aspose::Words::TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. Mail Merge and Reporting in C++|Aspose.Words fo...

    Mail Merge is a popular feature for quickly creating Documents using C++. Aspose.Words for C++ takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex Documents such as reports, catalogs, inventories, and invoices....file, into these fields and formats them. The resulting document...any custom logic, control formatting, or insert complex content...

    docs.aspose.com/words/cpp/mail-merge-and-report...
  8. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to Format output...specify various import options to format output. To learn more, visit...ImportFormatMode.KEEP_SOURCE_FORMATTING mode. The default value is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph Formatting of the style in C++....method Gets the paragraph formatting of the style. System :: SharedPtr...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. To learn more, visit the Documentation article in C++....Provides access to the font formatting of the anchor character of...into a string in the specified format. ToString (const System::S...

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