Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 17,485 for

docx to doc

(0.18 sec)
  1. RowFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row formatting. Enhance your Document design with powerful, flexible features....Document doc = new Document ( MyDir + "Tables.docx" ); Table...Table table = doc . FirstSection . Body . Tables [ 0 ]; // Use the...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are four examples of shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldBuilder.buildAndInsert method | Aspose.Wor...

    Aspose.Words.Fields.FieldBuilder.buildAndInsert method... let doc = new aw . Document (); // A...= new aw . DocumentBuilder ( doc ); builder . write ( " Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Markup::CustomPartCollection::ge...

    Aspose::Words::Markup::CusTomPartCollection::get_Count method. Gets the number of elements contained in the collection in C++.... auto doc = MakeObject < Document > ( MyDir...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. ListLevel.custom_number_style_format property |...

    ListLevel.cusTom_number_style_format property. Gets or sets the cusTom number style format for this list level... doc = aw . Document ( file_name =...with leading zero.docx' ) list_level = doc . first_section ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesGroup.second_section_size property |...

    ChartSeriesGroup.second_section_size property. Gets or sets the size of the pie chart secondary section as a percentage.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMerge.ExecuteWithRegionsADO | Aspose.Words ...

    Streamline your Document creation with the MailMerge ExecuteWithRegionsADO method. Effortlessly merge ADO Recordset data for personalized results....) Dim Doc Set Doc = Helper . Open ( "Invoice.doc" ) Doc . MailMerge..."OrderDetails" Doc . Save "Invoice Out VBScript.doc" Shows how to...

    reference.aspose.com/words/net/aspose.words.mai...
  8. ShapeBase.aspect_ratio_locked property | Aspose...

    ShapeBase.aspect_ratio_locked property. Specifies whether the shape's aspect ratio is locked.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape. If we open...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldSet.bookmark_name property | Aspose.Words ...

    FieldSet.bookmark_name property. Gets or sets the name of the bookmark.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Name bookmarked text with...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render shapes as images and save them To files for seamless integration and enhanced productivity....Document doc = new Document ( MyDir + "Office math.docx" ); OfficeMath...OfficeMath math = ( OfficeMath ) doc . GetChild ( NodeType . OfficeMath...

    reference.aspose.com/words/net/aspose.words.ren...