Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 17,113 for

docx to doc

(0.07 sec)
  1. | Aspose

    Sample code for JP2 To XLS Java conversion. Use API example code for batch JP2 files To XLS conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/jp2-to-xls/
  2. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment construcTor. Initialize a new Comment class instance and enhance user interaction seamlessly!...DocumentBase doc ) Parameter Type Description doc DocumentBase...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  3. HyphenationOptions.hyphenation_zone property | ...

    HyphenationOptions.hyphenation_zone property. Gets or sets the distance in 1/20 of a point from the right margin within which you do not want To hyphenate words... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBase.footnoteSeparators property | Aspo...

    DocumentBase.footnoteSeparaTors property. Provides access To the footnote/endnote separaTors defined in the Document.... let doc = new aw . Document ( base ....and endnotes.docx" ); let endnoteSeparator = doc . footnoteSeparators...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Markup::CustomPart::Clone method...

    Aspose::Words::Markup::CusTomPart::Clone method. Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value in C++.... auto doc = MakeObject < Document > ( MyDir...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::CustomPartCollection::Cl...

    Aspose::Words::Markup::CusTomPartCollection::Clone method. Makes a deep copy of this collection and its items in C++.... auto doc = MakeObject < Document > ( MyDir...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property To easily access the parent Section of any paragraph, enhancing your Document structure and organization.... Document doc = new Document (); // Create...HeaderFooter ( doc , HeaderFooterType . HeaderPrimary ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/par...
  8. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a list based using...

    reference.aspose.com/words/java/com.aspose.word...
  9. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentSTory property. Retrieves the parent section-level sTory that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... let doc = new aw . Document (); // Create...HeaderFooter ( doc , aw . HeaderFooterType . HeaderPrimary ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.isEndOfHeaderFooter property | Aspose...

    Paragraph.isEndOfHeaderFooter property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text sTory) of a [Section](../../section/); false otherwise.... let doc = new aw . Document (); // Create...HeaderFooter ( doc , aw . HeaderFooterType . HeaderPrimary ); doc . firstSection...

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