Sort Score
Result 10 results
Languages All
Labels All
Results 7,611 - 7,620 of 17,485 for

docx to doc

(0.13 sec)
  1. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows To easily set text of the comment in C++.... auto doc = MakeObject < Document > ();...DocumentBuilder > ( doc ); auto comment = MakeObject < Comment > ( doc , u "John...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_text_rotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Chart.axes property | Aspose.Words for Python

    Chart.axes property. Gets a collection of all axes of this chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MergeFieldImageDimensionUnit Enum | Aspose.Word...

    Discover Aspose.Words.Fields.MergeFieldImageDimensionUnit enum for precise image dimension control in mail merges. Enhance your Document auTomation Today!...MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...
  5. WebExtension Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.WebExtension class, your go-To solution for creating dynamic web extensions in Documents. Enhance functionality effortlessly!... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  6. Aspose::Words::Fields::UserInformation::get_Ini...

    Aspose::Words::Fields::UserInformation::get_Initials method. Gets or sets the user's initials in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Watermark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Watermark class To easily add and cusTomize watermarks in your Documents, enhancing professionalism and branding.... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/wat...
  8. Font.Style | Aspose.Words for .NET

    Discover how To use the Font Style property To cusTomize character styles in your formatting for enhanced text appeal and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a custom style and...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Aspose::Words::Font::get_StyleName method | Asp...

    Aspose::Words::Font::get_StyleName method. Gets or sets the name of the character style applied To this formatting in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two ways of referencing...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. Aspose::Words::Font::get_StyleIdentifier method...

    Aspose::Words::Font::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the character style applied To this formatting in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two ways of referencing...

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