Sort Score
Result 10 results
Languages All
Labels All
Results 7,711 - 7,720 of 18,447 for

docx to doc

(0.21 sec)
  1. StructuredDocumentTag.setUncheckedSymbol method...

    StructuredDocumentTag.setUncheckedSymbol method. Sets the symbol used To represent the unchecked state of a check box content control.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let sdtCheckBox = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlFixedSaveOptions.remove_java_script_from_li...

    HtmlFixedSaveOptions.remove_java_script_from_links property. Specifies whether JavaScript will be removed from links... doc = aw . Document ( file_name =...MY_DIR + 'JavaScript in HREF.docx' ) save_options = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // An EQ field displays a mathematical...

    reference.aspose.com/words/java/com.aspose.word...
  4. TextureIndex enumeration | Aspose.Words for Nod...

    Aspose.Words.TextureIndex enumeration. Specifies shading texture....let doc = new aw . Document ( base . myDir + "Tables.docx" );...); let table = doc . firstSection . body . tables . at ( 0 ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track Document changes with the StartTrackRevisions method. AuTomatically mark all edits as revisions for seamless collaboration and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Editing a document usually...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::RevisionGroupCollection class | ...

    Aspose::Words::RevisionGroupCollection class. A collection of RevisionGroup objects that represent revision groups in the Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...() + u "Revisions.docx" ); ASSERT_EQ ( 7 , doc -> get_Revisions...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. TextPath.FitPath | Aspose.Words for .NET

    Discover how TextPath FitPath enhances your design by ensuring text seamlessly follows any shape, creating stunning visual effects.... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your text perfectly fits within a shape's bounding box for enhanced design flexibility.... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextPath.Size | Aspose.Words for .NET

    Discover the TextPath Size property, easily cusTomize font size in points for enhanced readability and design flexibility in your projects.... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TextPath.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily format fonts To small capital letters for enhanced readability and stylish text design.... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...