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

docx to doc

(0.18 sec)
  1. Aspose::Words::Drawing::SignatureLine::get_IsSi...

    Aspose::Words::Drawing::SignatureLine::get_IsSigned method. Indicates that signature line is signed by digital signature in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto signatureLineOptions...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Chart.SeriesGroups | Aspose.Words for .NET

    Explore the Chart SeriesGroups property for easy access To a rich collection of series groups, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Body Class | Aspose.Words for .NET

    Discover the Aspose.Words.Body class, your essential Tool for managing section text effortlessly and enhancing Document processing efficiency.... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/body/
  4. Compare TXT In Java

    Compare TXT Documents using Java To diff two files. With our Java API you can detect the difference even if one character or one word has been changed....to compare Output format DOCX PDF DOC DOT DOCM DOTX DOTM RTF XPS...file formats: Compare DOC Compare DOCX Compare HTML Compare WORD...

    products.aspose.com/words/java/compare/txt/
  5. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways of aligning...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_IsDecora...

    Aspose::Words::Drawing::ShapeBase::get_IsDecorative method. Gets or sets the flag that specifies whether the shape is decorative in the Document in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Decorative shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Row.rowFormat property | Aspose.Words for Node.js

    Row.rowFormat property. Provides access To the formatting properties of the row.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. List.is_list_style_definition property | Aspose...

    List.is_list_style_definition property. Returns ``True`` if this list is a definition of a list style.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldImport.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldImport's IsLinked property To reduce file size by excluding graphics data. Enhance efficiency and performance Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two similar field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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...