Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 18,420 for

docx to doc

(0.11 sec)
  1. GoogleAiModel | Aspose.Words for Java

    Class representing Google AI Models Gemini integration within Aspose.Words in Java....dev/gemini-api/docs/models for Gemini models details...Document(getMyDir() + "Big document.docx"); Document secondDoc = new...

    reference.aspose.com/words/java/com.aspose.word...
  2. HyphenationOptions.AutoHyphenation | Aspose.Wor...

    Control auTomatic hyphenation with the HyphenationOptions property. Easily enhance your Document's readability by Toggling this feature on or off.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words.set...
  3. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage Document Metadata via Android Mobile App...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents metadata via mobile android application....Android DOC Files Metadata DOCM Files Metadata DOCX Files Metadata...

    products.aspose.com/total/android-java/metadata/
  5. PageInfo.Colored | Aspose.Words for .NET

    Discover if your page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!...Document doc = new Document ( MyDir + "Document.docx" ); // Check...not colored. Assert . That ( doc . GetPageInfo ( 0 ). Colored...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify font formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextWatermarkOptions.FontFamily | Aspose.Words ...

    CusTomize your TextWatermarkOptions with the FontFamily property To enhance your designs. Default is Calibri; choose a style that fits your brand!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...
  8. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. CusTomize your text in points for enhanced readability and design appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify font formatting...

    reference.aspose.com/words/net/aspose.words/fon...
  9. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text To search for is formatted.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.font_family property. Gets or sets font family name... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

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