Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 17,108 for

docx to doc

(0.11 sec)
  1. Aspose::Words::Fields::FieldSaveDate::get_UseSa...

    Aspose::Words::Fields::FieldSaveDate::get_UseSakaEraCalendar method. Gets or sets whether To use the Saka Era calendar in C++.... auto doc = System :: MakeObject < Aspose...( get_MyDir () + u "Document.docx" ); auto builder = System ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldPageRef.bookmark_name property | Aspose.Wo...

    FieldPageRef.bookmark_name property. Gets or sets the name of the bookmark.... def field_page_ref (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) insert_and_name_bookmark ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.justification_mode property | Aspose.W...

    Document.justification_mode property. Gets or sets the character spacing adjustment of a Document.... doc = aw . Document ( file_name =...MY_DIR + 'Document.docx' ) justification_mode = doc . justification_mode...

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

    Manage your comments effortlessly with the FieldComments Text property—easily get or set comment text for enhanced user interaction.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set a value for the document's...

    reference.aspose.com/words/net/aspose.words.fie...
  5. UserInformation.initials property | Aspose.Word...

    UserInformation.initials property. Gets or sets the user's initials.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a UserInformation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PlainTextDocument.text property | Aspose.Words ...

    PlainTextDocument.text property. Gets textual content of the Document concatenated as a string.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . writeln ( "Hello world!" ); doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TableStyle.BottomPadding | Aspose.Words for .NET

    Discover the TableStyle BotTomPadding property, cusTomize your table cell spacing for enhanced layout and readability. Optimize your design effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...
  8. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_font method. Retrieves character formatting previously saved on the stack.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set up font formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::BorderCollection::ClearFormattin...

    Aspose::Words::BorderCollection::ClearFormatting method. Removes all borders of an object in C++.... auto doc = System :: MakeObject < Aspose...( get_MyDir () + u "Borders.docx" ); // The first paragraph of...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Font.Engrave | Aspose.Words for .NET

    Discover the Font Engrave property. Easily format fonts for an elegant engraved look, enhancing your design's sophistication and appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/fon...