Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 18,420 for

docx to doc

(0.27 sec)
  1. 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...
  2. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful Tool!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Greetings...

    reference.aspose.com/words/net/aspose.words/ran...
  3. Font.style_identifier property | Aspose.Words f...

    Font.style_identifier property. Gets or sets the locale independent style identifier of the character style applied To this formatting.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways of referencing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added To the margin for Document binding in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); for ( int32_t i = 0 ; i <...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFontAsOpenType method. Gets an embedded font file in OpenType format. Fonts in Embedded OpenType format are converted To OpenType in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Embedded font.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. FieldUserInitials.UserInitials | Aspose.Words f...

    Access and cusTomize the FieldUserInitials property To effortlessly manage user initials, enhancing personalization and user experience.... Document doc = new Document (); // Create...userInformation . Initials = "J. D." ; doc . FieldOptions . CurrentUser...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldUserName.UserName | Aspose.Words for .NET

    Manage the current user's name effortlessly with the FieldUserName property. Enhance user experience and personalize interactions seamlessly.... Document doc = new Document (); // Create...userInformation . Name = "John Doe" ; doc . FieldOptions . CurrentUser...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Story.append_paragraph method | Aspose.Words fo...

    STory.append_paragraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it To the end of this object.... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions construcTor. Initializes a new instance of this class that can be used To save a Document in the Odt format in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); auto saveOptions = System...

    reference.aspose.com/words/cpp/aspose.words.sav...