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

docx to doc

(0.28 sec)
  1. FieldLink.SourceItem | Aspose.Words for .NET

    Discover the FieldLink SourceItem property To efficiently manage source file links. Enhance your workflow by easily getting or setting linked content....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldLink.FormatUpdateType | Aspose.Words for .NET

    Discover the FieldLink FormatUpdateType property To efficiently manage how linked objects update their formatting. Enhance your workflow Today!...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Style.linkedStyleName property | Aspose.Words f...

    Style.linkedStyleName property. Gets/sets the name of the [Style](../) linked To this one... let doc = new aw . Document ( base .... myDir + "Style with alias.docx" ); // This document contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldAdvance.up_offset property | Aspose.Words ...

    FieldAdvance.up_offset property. Gets or sets the number of points by which the text that follows the field should be moved up.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( 'This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldAdvance.left_offset property | Aspose.Word...

    FieldAdvance.left_offset property. Gets or sets the number of points by which the text that follows the field should be moved left.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( 'This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    Discover the FieldStyleRef InsertParagraphNumberInRelativeContext property To easily manage paragraph numbering in your Documents for enhanced clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  7. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property To easily access Border objects by type. Streamline your design with efficient border management!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); BorderCollection borders =...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabSTopCollection::Equals method. Determines whether the specified TabSTopCollection is equal in value To the current TabSTopCollection in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the page border includes or excludes the header.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::TxtOfficeMathExportMode ...

    Aspose::Words::Saving::TxTofficeMathExportMode enum. Specifies how Aspose.Words exports OfficeMath To Text in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Office math.docx" ); auto saveOptions = System...

    reference.aspose.com/words/cpp/aspose.words.sav...