Sort Score
Result 10 results
Languages All
Labels All
Results 8,671 - 8,680 of 18,478 for

docx to doc

(0.15 sec)
  1. Border.TintAndShade | Aspose.Words for .NET

    Discover Border TintAndShade, effortlessly adjust color brightness with a simple double value for stunning design enhancements. Perfect for your creative projects!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Border topBorder = builder...

    reference.aspose.com/words/net/aspose.words/bor...
  2. | Aspose

    Sample code for PDF To Text Java conversion. Use API example code for batch PDF 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/pdf-to-...
  3. | Aspose

    Sample code for JPG To TXT Java conversion. Use API example code for batch JPG 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/jpg-to-...
  4. | Aspose

    Sample code for BMP To Searchable PDF Java conversion. Use API example code for batch BMP files To Searchable 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/bmp-to-...
  5. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies To what the vertical position of a shape or text frame is relative in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert the image into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Font.ClearFormatting | Aspose.Words for .NET

    ResTore your text To its original style with the Font ClearFormatting method. Enjoy clean, consistent formatting for a polished look!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "For more...

    reference.aspose.com/words/net/aspose.words/fon...
  7. InlineStory.parentParagraph property | Aspose.W...

    InlineSTory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Comment.storyType property | Aspose.Words for N...

    Comment.sToryType property. Returns [SToryType.Comments](../../sTorytype/#Comments).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. View and Update PDF Properties Online or Update...

    View and modify PDF properties through online app for free. Android API code To update PDF properties....[Product Documentation](https://docs.aspose.com/pdf/java/system-requirements/)...Metadata Options with Android DOC Files Metadata (Microsoft Word...

    products.aspose.com/total/android-java/metadata...
  10. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used To specify the preferred width of a table or a cell in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Table table = builder.startTable();...

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