Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 18,478 for

docx to doc

(0.26 sec)
  1. Aspose::Words::Bookmark::get_Name method | Aspo...

    Aspose::Words::Bookmark::get_Name method. Gets or sets the name of the bookmark in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A valid bookmark has a...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. Aspose::Words::Fonts::EmbeddedFontStyle enum | ...

    Aspose::Words::Fonts::EmbeddedFontStyle enum. Specifies the style of an embedded font inside a FontInfo object in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Embedded font.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether To insert the relative position of the referenced paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.number_format property | Aspose.Words...

    ChartAxis.number_format property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldPrint::get_PrinterI...

    Aspose::Words::Fields::FieldPrint::get_PrinterInstructions method. Gets or sets the printer-specific control code characters or PostScript instructions in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "My paragraph"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldStyleRef.insert_paragraph_number_in_relati...

    FieldStyleRef.insert_paragraph_number_in_relative_context property. Gets or sets whether To insert the paragraph number of the referenced paragraph in relative context.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property To easily identify node types in your application, enhancing your development efficiency and code clarity....Document doc = new Document ( MyDir + "Paragraphs.docx" ); for...for ( Node node = doc . FirstSection . Body . FirstChild ; node...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Aspose::Words::Fields::UserInformation::get_Nam...

    Aspose::Words::Fields::UserInformation::get_Name method. Gets or sets the user's name in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Table.DistanceBottom | Aspose.Words for .NET

    Adjust the Table DistanceBotTom property To control spacing between your table's botTom and surrounding text, enhancing layout and readability.... Document doc = new Document ( MyDir + "Table..."Table wrapped by text.docx" ); Table table = doc . FirstSection ....

    reference.aspose.com/words/net/aspose.words.tab...
  10. Table.DistanceLeft | Aspose.Words for .NET

    Adjust the Table DistanceLeft property To control spacing between your table and surrounding text. Enhance readability and layout in your Documents!... Document doc = new Document ( MyDir + "Table..."Table wrapped by text.docx" ); Table table = doc . FirstSection ....

    reference.aspose.com/words/net/aspose.words.tab...