Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 18,355 for

docx to doc

(0.09 sec)
  1. MailMergeSettings.AddressFieldName | Aspose.Wor...

    Discover the MailMergeSettings AddressFieldName property To easily specify your email address column in data sources, ensuring seamless email merges....Document doc = new Document ( MyDir + "Odso data.docx" ); MailMergeSettings...MailMergeSettings settings = doc . MailMergeSettings ; Console ...

    reference.aspose.com/words/net/aspose.words.set...
  2. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::SetUncheckedSymbol method. Sets the symbol used To represent the unchecked state of a check box content control in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto sdtCheckBox = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. FieldDde.InsertAsBitmap | Aspose.Words for .NET

    Discover how To use the FieldDde InsertAsBitmap property To easily insert linked objects as bitmaps, enhancing your Document's visual appeal....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldLink.InsertAsBitmap | Aspose.Words for .NET

    Discover the FieldLink InsertAsBitmap property, easily manage linked objects by inserting them as high-quality bitmaps for enhanced visual clarity....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDde.InsertAsHtml | Aspose.Words for .NET

    Control HTML insertion with FieldDde's InsertAsHtml property. Easily manage linked objects for seamless text integration and enhanced formatting....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDdeAuto.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldDdeAuTo IsLinked. Control file size by excluding graphics data for efficient sTorage and faster loading times....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  7. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every page when the table spans more than one page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing To set number format for the data labels of the entire series.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a line chart, then...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a table with red...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::get_SpellingChecked me...

    Aspose::Words::Document::get_SpellingChecked method. Returns true if the Document has been checked for spelling in C++.... auto doc = System :: MakeObject < Aspose...string with spelling errors. doc -> get_FirstSection () -> get_Body...

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