Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 18,357 for

docx to doc

(0.1 sec)
  1. Font.italic property | Aspose.Words for Node.js

    Font.italic property. True if the font is formatted as italic.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . size = 36...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldSaveDate::get_UseUm...

    Aspose::Words::Fields::FieldSaveDate::get_UseUmAlQuraCalendar method. Gets or sets whether To use the Um-al-Qura calendar in C++.... auto doc = System :: MakeObject < Aspose...( get_MyDir () + u "Document.docx" ); auto builder = System ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. TextColumn.width property | Aspose.Words for Py...

    TextColumn.width property. Gets or sets the width of the text column in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) page_setup = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextColumnCollection indexer | Aspose.Words for...

    TextColumnCollection indexer. Returns a text column at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) page_setup = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument construcTor... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  6. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  7. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the font is formatted as shadowed.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Set the Shadow flag to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property To cusTomize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ReflectionFormat.Blur | Aspose.Words for .NET

    Adjust the ReflectionFormat Blur property To control the blur effect of reflections in your design. Enhance visuals with precision—default is 0.0....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...
  10. Aspose::Words::Font::get_Outline method | Aspos...

    Aspose::Words::Font::get_Outline method. True if the font is formatted as outline in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set the Outline flag to...

    reference.aspose.com/words/cpp/aspose.words/fon...