Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 18,479 for

docx to doc

(0.08 sec)
  1. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from cusTom sources for personalized communication....CustomDataSource () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.mai...
  2. GradientStop.position property | Aspose.Words f...

    GradientSTop.position property. Gets or sets a value representing the position of a sTop within the gradient expressed as a percent in range 0.0 To 1.0.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CellFormat.vertical_alignment property | Aspose...

    CellFormat.vertical_alignment property. Returns or sets the vertical alignment of text in the cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Lists::ListCollection::AddCopy m...

    Aspose::Words::Lists::ListCollection::AddCopy method. Creates a new list by copying the specified list and adding it To the collection of lists in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: Lists :: List > list1 = doc -> get_Lists () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object To enhance your design's clarity and appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a shape, give it...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TableAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.TableAlignment enum for optimal inline table alignment. Enhance your Document formatting with precision and ease....Document doc = new Document ( MyDir + "Tables.docx" ); Table...Table table = doc . FirstSection . Body . Tables [ 0 ]; // Align the...

    reference.aspose.com/words/net/aspose.words.tab...
  7. ContinuousSectionRestart enumeration | Aspose.W...

    aspose.words.layout.ContinuousSectionRestart enumeration. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering.... doc = aw . Document ( file_name =...'Continuous section page numbering.docx' ) # By default Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.SetShading | Aspose.Words for .NET

    Enhance your table's appearance with the SetShading method, allowing you To apply cusTom shading values for a polished, professional look....Document doc = new Document ( MyDir + "Tables.docx" ); Table...Table table = doc . FirstSection . Body . Tables [ 0 ]; // Align the...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Style.equals method | Aspose.Words for Python

    Style.equals method. Compares with the specified style... doc = aw . Document ( file_name =...= MY_DIR + 'Style with alias.docx' ) # This document contains...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TaskPaneCollection class | Aspose.Words for Python

    aspose.words.webextensions.TaskPaneCollection class. Specifies a list of persisted task pane objects... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

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