Sort Score
Result 10 results
Languages All
Labels All
Results 7,681 - 7,690 of 18,490 for

docx to doc

(0.18 sec)
  1. Annotate Documents via Python | products.aspose...

    Annotate PDF, Microsoft Word and PowerPoint Presentations via your Python application. Clear Annotation with ease....Annotate DOC Files Annotate DOCM Files Annotate DOCX Files Annotate...

    products.aspose.com/total/python-net/annotate/
  2. Online Word Text Search Application or Develop ...

    Free online app To search in Word files. Java code for any Word file text search android application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/android-java/search/w...
  3. Online XLSX Text Search Application or Develop ...

    Free online app To search in XLSX files. Java code for any XLSX file text search android application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/android-java/search/x...
  4. Aspose::Words::ParagraphAlignment enum | Aspose...

    Aspose::Words::ParagraphAlignment enum. Specifies text alignment in a paragraph in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Extract Text and Images from ODT File Online an...

    Online ODT file parser app. Android API code To extract images and text content from ODT Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/odt/
  6. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent section of this sTory...., () => { let doc = new aw . Document (); doc . removeAllChildren...endnotes at its end. expect ( doc . endnoteOptions . position )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldPrint.printer_instructions property | Aspo...

    FieldPrint.printer_instructions property. Gets or sets the printer-specific control code characters or PostScript instructions.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'My paragraph'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property To easily retrieve fonts by name, enhancing your design projects with precision and style....Document doc = new Document ( MyDir + "Embedded font.docx" ); FontInfo...FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451 Mittelschrift"...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Aspose::Words::DocumentBuilder::get_Document me...

    Aspose::Words::DocumentBuilder::get_Document method. Gets or sets the Document object that this object is attached To in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. HyphenationOptions.HyphenateCaps | Aspose.Words...

    Discover the HyphenateCaps property in HyphenationOptions. Control hyphenation for all-caps words easily—default is set To true. Optimize your text Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words.set...