Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 18,331 for

docx to doc

(0.78 sec)
  1. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property To easily cusTomize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Mail Merge and Reporting in Java|Aspose.Words f...

    Mail Merge is a popular feature for quickly creating Documents. Aspose.Words for Java takes the standard Mail Merge functionality and advances it many steps ahead, turning it inTo a full-fledged reporting solution that allows you To create even more complex Documents such as reports, catalogs, invenTories, and invoices.... for example, a document in DOCX format. But there are formats...regular document in the DOC or DOCX format. You need to insert...

    docs.aspose.com/words/java/mail-merge-and-repor...
  3. ShapeBase.is_decorative property | Aspose.Words...

    ShapeBase.is_decorative property. Gets or sets the flag that specifies whether the shape is decorative in the Document.... doc = aw . Document ( file_name =...+ 'Decorative shapes.docx' ) shape = doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape.... doc = aw . Document () # Create a...text_box = aw . drawing . Shape ( doc , aw . drawing . ShapeType ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. EndnoteOptions.NumberStyle | Aspose.Words for .NET

    Discover the EndnoteOptions NumberStyle property To cusTomize your endnotes' number format effortlessly. Enhance your Document's professionalism Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/net/aspose.words.not...
  6. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::get_Count method. Gets the number of elements contained in the collection in C++.... auto doc = System :: MakeObject < Aspose...u "Web extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. Aspose::Words::Fields::FieldUserAddress::get_Us...

    Aspose::Words::Fields::FieldUserAddress::get_UserAddress method. Gets or sets the current user's postal address in C++.... auto doc = System :: MakeObject < Aspose...set_Address ( u "123 Main Street" ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldUserInitials::get_U...

    Aspose::Words::Fields::FieldUserInitials::get_UserInitials method. Gets or sets the current user's initials in C++.... auto doc = System :: MakeObject < Aspose...set_Initials ( u "J. D." ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_HyphenationZone method. Gets or sets the distance in 1/20 of a point from the right margin within which you do not want To hyphenate words. Default value for this property is 360 (0.25 inch) in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. FindReplaceOptions.ignoreStructuredDocumentTags...

    FindReplaceOptions.ignoreStructuredDocumentTags property. Gets or sets a boolean value indicating either To ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/)... let doc = new aw . Document ( base ....tags.docx" ); // This paragraph contains SDT. let p = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...