Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 17,373 for

docx to doc

(0.1 sec)
  1. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the font is formatted as subscript.... doc = aw . Document () para = doc . get_child (...baseline. run = aw . Run ( doc = doc , text = 'Raised text. ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.underlineColor property | Aspose.Words for...

    Font.underlineColor property. Gets or sets the color of the underline applied To the font.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. GlowFormat.Color | Aspose.Words for .NET

    Discover the GlowFormat Color property To cusTomize your glow effects. Easily set vibrant colors for stunning visual impact. Default is Black....Document doc = new Document ( MyDir + "Various shapes.docx" ); Shape...Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape , 0...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.SoftEdge | Aspose.Words for .NET

    Enhance your designs with ShapeBase SoftEdge for smooth, soft edge formatting. Elevate your visuals effortlessly and stand out in every project!...Document doc = new Document ( MyDir + "Rendering.docx" ); SvgSaveOptions.... MaxImageResolution = 72 ; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::PageSetup::get_PageWidth method ...

    Aspose::Words::PageSetup::get_PageWidth method. Returns or sets the width of the page in points in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert the image into the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. MappedDataFieldCollection.Count | Aspose.Words ...

    Discover the MappedDataFieldCollection Count property, which efficiently reveals the Total number of elements in your data collection for optimized management....MappedDataFieldColle () { Document doc = CreateSourceDocMappe (); DataTable...MappedDataFieldColle mappedDataFields = doc . MailMerge . MappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Convert HTML to GIF via Java – Java Code and On...

    Sample Java code for HTML To GIF conversion with Aspose.HTML for Java. Use it To convert HTML To GIF in any Java web or deskTop application....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/java/conversion/html-t...
  8. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch To a single image fill type for stunning visuals and seamless integration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // There are several ways...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldHyperlink.Target | Aspose.Words for .NET

    Discover the FieldHyperlink Target property, easily configure link redirection for enhanced user navigation and seamless web experiences.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldHyperlink field = ( FieldHyperlink...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate To headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your Document editing efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert the image into the...

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