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

docx to doc

(0.54 sec)
  1. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the font is formatted as double strikethrough text.... doc = aw . Document () para = doc . get_child (...as_paragraph () run = aw . Run ( doc = doc , text = 'Text with a single-line...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....Document doc = new Document(getMyDir() + "Legacy fields.doc"); //...collection. Assert.assertEquals(0, doc.getRange().getFields().getCount());...

    reference.aspose.com/words/java/com.aspose.word...
  3. CustomXmlPartCollection.get_by_id method | Aspo...

    CusTomXmlPartCollection.get_by_id method. Finds and returns a cusTom XML part by its identifier.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPartCollection.clone method | Aspose.W...

    CusTomXmlPartCollection.clone method. Makes a deep copy of this collection and its items.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

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

    Discover Aspose.Words.Markup.SdtType enum, defining structured Document tag types for enhanced Document management and streamlined workflows.... Document doc = new Document (); StructuredDocumentTa...= new StructuredDocumentTa ( doc , SdtType . Citation , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  6. | Aspose

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

    products.aspose.com/ocr/java/conversion/jpeg-to...
  7. | Aspose

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

    products.aspose.com/ocr/java/conversion/pdf-to-...
  8. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("This document...

    reference.aspose.com/words/java/com.aspose.word...
  9. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – PDF Format Conversion Solution for Go https://products.aspose.com/pdf/go-cpp/conversion/ Recent content in PDF Format Conversion Solution for G......has-background-success https://docs.aspose.com/pdf/go-cpp/ Learn...conversion formats, see the https://docs.aspose.com/pdf/go-cpp/converting/...

    products.aspose.com/pdf/go-cpp/conversion/index...
  10. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track Document changes with the StartTrackRevisions method. AuTomatically mark all edits as revisions for seamless collaboration and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Editing a document usually...

    reference.aspose.com/words/net/aspose.words/doc...