Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 18,489 for

docx to doc

(0.34 sec)
  1. Compare HTML In Javascript

    Compare HTML Documents using JavaScript To diff two files. With our JavaScript 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 TXT Compare WORD...

    products.aspose.com/words/nodejs-net/compare/html/
  2. TextPath.Shadow | Aspose.Words for .NET

    Discover how the TextPath Shadow property enhances your text with cusTomizable shadows for stunning visual effects on your designs....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FramesetCollection class | Aspose.Words for Python

    aspose.words.framesets.FramesetCollection class. Represents a collection of instances of the [Frameset](../frameset/) class... doc = aw . Document ( file_name =...+ 'Frameset.docx' ) self . assertEqual ( 3 , doc . frameset ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography Today!...InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Shape.TextPath | Aspose.Words for .NET

    CusTomize your WordArt with the Shape TextPath property To enhance visual appeal and create stunning text effects easily....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.RotateLetters | Aspose.Words for .NET

    Discover the TextPath RotateLetters property To enhance your designs by controlling text rotation for a dynamic visual effect. Elevate your creativity!...InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath Underline property. Easily enhance your typography with underlined fonts To improve readability and design appeal....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose.Words or Open XML SDK|Aspose.Words for .NET

    Aspose.Words for .NET is a very useful Document processing library that provides great support for all Microsoft Word and other Document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs using C#....simple programming operation on a DOCX document, then the Open XML...such as generating a simple DOCX document or removing comments...

    docs.aspose.com/words/net/aspose-words-or-open-...
  9. EmbeddedFontStyle enumeration | Aspose.Words fo...

    aspose.words.fonts.EmbeddedFontStyle enumeration. Specifies the style of an embedded font inside a [FontInfo](../fontinfo/) object.... doc = aw . Document ( file_name =...+ 'Embedded font.docx' ) embedded_font = doc . font_infos . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::get_PackageCustomParts...

    Aspose::Words::Document::get_PackageCusTomParts method. Gets or sets the collection of cusTom parts (arbitrary content) that are linked To the OOXML package using "unknown relationships" in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words/doc...