Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 78,378 for

doc format

(0.07 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Category method. Gets or sets the category of the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Comments method. Gets or sets the Document comments in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Title method. Gets or sets the title of the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. C# API to Export MSG to WORD | products.aspose.com

    Convert MSG to WORD without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs from Aspose...ability to convert MSG file format to HTML. This HTML can then...

    products.aspose.com/total/net/conversion/msg-to...
  5. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes... to_string(save_format) Exports the content of the...into a string in the specified format. (Inherited from Node ) to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XamlFlowSaveOptions.image_saving_callback prope...

    XamlFlowSaveOptions.image_saving_callback property. Allows to control how images are saved when a Document is saved to XAML....test_image_folder ( self ): doc = aw . Document ( MY_DIR + "Rendering...the document to the XAML save format. options = aw . saving . XamlFlowSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number Format in C++....Gets or sets the page number format. Aspose :: Words :: NumberStyle...numbering in a section. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....operation: String doc = getMyDir() + "Mail merge.doc"; String[] fieldNames...create(mailMergerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into DocX using C++. Comments are useful for reviewing the Word Document. They don't change the Document itself but are used by authors to discuss or comment about any section of Word Document....you can include comments in DOC file using C++ with no dependence...save the document in DOCX or DOC format. Code to Add a Comment in...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  10. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_page_setup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...you export a document to HTML format you might need to keep this...native Microsoft Word file formats (DOCX, DOC, RTF, WML). In most cases...

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