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

docx to doc

(0.08 sec)
  1. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/jpg-to-x...
  2. | Aspose

    Sample code for JPEG To PDF Java conversion. Use API example code for batch JPEG files To PDF 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...
  3. Watermark Documents and Images via C# Applicati...

    Add text as well as Image Watermark To Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C# application. Add free text or image watermark online via app....Add Watermark to DOC Add Watermark to DOCX Add Watermark to Excel...

    products.aspose.com/total/net/watermark/
  4. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character formatting of the style.... let doc = new aw . Document (); let style = doc . styles...= new aw . DocumentBuilder ( doc ); // Apply one of the styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPartCollection.count property | Aspose...

    CusTomXmlPartCollection.count property. Gets the number of elements contained in the collection.... 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...
  6. CustomXmlPartCollection.remove_at method | Aspo...

    CusTomXmlPartCollection.remove_at method. Removes an item at the specified index.... 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...
  7. CustomXmlPart.schemas property | Aspose.Words f...

    CusTomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this cusTom XML part.... 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...
  8. Aspose::Words::HeaderFooterCollection::LinkToPr...

    Aspose::Words::HeaderFooterCollection::LinkToPrevious method. Links or unlinks the specified header or footer To the corresponding header or footer in the previous section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldCompare field = (FieldCompare)...

    reference.aspose.com/words/java/com.aspose.word...