Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 17,106 for

docx to doc

(0.07 sec)
  1. 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...
  2. Document.SpellingChecked | Aspose.Words for .NET

    Ensure your Document is error-free with the SpellingChecked property. Discover if your content has been thoroughly spell-checked for professionalism.... Document doc = new Document (); // The string...string with spelling errors. doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Document.GrammarChecked | Aspose.Words for .NET

    Ensure your Document's quality with the GrammarChecked property. Discover if your text is grammar-verified for polished, professional results.... Document doc = new Document (); // The string...string with spelling errors. doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  4. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing To define the Document grid behavior.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied To the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify font formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPartCollection.RemoveAt | Aspose.Words...

    Effortlessly manage your CusTomXmlPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  7. CustomPartCollection.Count | Aspose.Words for .NET

    Discover the CusTomPartCollection Count property To easily retrieve the Total number of elements in your collection for efficient data management.... Document doc = new Document ( MyDir + "Custom...OOXML package.docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Aspose::Words::Section::Section constructor | A...

    Aspose::Words::Section::Section construcTor. Initializes a new instance of the Section class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how To use the BuiltInDocumentProperties ContentType property To efficiently manage your Document's content type for enhanced organization....Document doc = new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...
  10. 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...