Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 9,397 for

true type

(0.12 sec)
  1. FieldDdeAuto.InsertAsRtf | Aspose.Words for .NET

    Discover the FieldDdeAuto InsertAsRtf property, easily manage linked objects in rich text format (RTF) for enhanced document integration and versatility....Shows how to use various field types to link to other documents in...( doc ); // Below are three types of fields we can use to display...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSourceRoot interface. Implement this interface to allow mail merge from a custom data source with master-detail data in C++....System::TypeInfo&) const override static Type () Examples Performs mail merge...-> get_FullName ()); return true ; } else if ( fieldName == u...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. FieldDdeAuto.insert_as_bitmap property | Aspose...

    FieldDdeAuto.insert_as_bitmap property. Gets or sets whether to insert the linked object as a bitmap....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDdeAuto.insert_as_picture property | Aspos...

    FieldDdeAuto.insert_as_picture property. Gets or sets whether to insert the linked object as a picture....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldLink.insert_as_picture property | Aspose.W...

    FieldLink.insert_as_picture property. Gets or sets whether to insert the linked object as a picture....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDde.insert_as_unicode property | Aspose.Wo...

    FieldDde.insert_as_unicode property. Gets or sets whether to insert the linked object as Unicode text....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDdeAuto.insert_as_html property | Aspose.W...

    FieldDdeAuto.insert_as_html property. Gets or sets whether to insert the linked object as HTML format text....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldLink.insert_as_rtf property | Aspose.Words...

    FieldLink.insert_as_rtf property. Gets or sets whether to insert the linked object in rich-text format (RTF)....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDdeAuto.insert_as_rtf property | Aspose.Wo...

    FieldDdeAuto.insert_as_rtf property. Gets or sets whether to insert the linked object in rich-text format (RTF)....Shows how to use various field types to link to other documents in...DocumentBuilder ( doc ) # Below are three types of fields we can use to display...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...memory_optimization = True # Enable memory optimization...save_options.memory_optimization to True , you can significantly decrease...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...