Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 18,299 for

docx to doc

(0.12 sec)
  1. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored To your specified type for enhanced performance....Document doc = new Document ( MyDir + "Comments.docx" ); NodeCollection...NodeCollection comments = doc . GetChildNodes ( NodeType . Comment...

    reference.aspose.com/words/net/aspose.words/com...
  2. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the Document....content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs.docx' ) properties...properties = doc . built_in_document_properties # By using built...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::BreakType enum | Aspose.Words fo...

    Aspose::Words::BreakType enum. Specifies type of a break inside a Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a table of contents...

    reference.aspose.com/words/cpp/aspose.words/bre...
  4. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows To specify the color To be used for deleted cells [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name =...MY_DIR + 'Cell revisions.docx' ) doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomPartCollection Class | Aspose.Words for .NET

    Explore the Aspose.Words.Markup.CusTomPartCollection class for managing CusTomPart objects efficiently. Enhance your Document processing capabilities Today!... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::Markup::CustomPart::get_IsExtern...

    Aspose::Words::Markup::CusTomPart::get_IsExternal method. False if this cusTom part is sTored inside the OOXML package. True if this cusTom part is an external target in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your Document's layout with precise vertical justification!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Aspose::Words::Font::get_SmallCaps method | Asp...

    Aspose::Words::Font::get_SmallCaps method. True if the font is formatted as small capital letters in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    Discover the ParagraphFormat NoSpaceBetweenParagraphsOfSameStyle property. Optimize your Document layout by eliminating space between same-style paragraphs.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Apply a large amount of...

    reference.aspose.com/words/net/aspose.words/par...
  10. Aspose::Words::Markup::CustomPart::get_Data met...

    Aspose::Words::Markup::CusTomPart::get_Data method. Contains the data of this cusTom part in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...