Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 18,321 for

docx to doc

(0.45 sec)
  1. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // This DATABASE field will...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Document::get_Compliance method ...

    Aspose::Words::Document::get_Compliance method. Gets the OOXML compliance version determined from the loaded Document content. Makes sense only for OOXML Documents in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Document.doc" ); ASSERT_EQ ( doc -> get_Compliance ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::WebExtensions::WebExtensionRefer...

    Aspose::Words::WebExtensions::WebExtensionReference::get_STore method. Specifies the instance of the marketplace where the web extension is sTored in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  4. Aspose::Words::WebExtensions::WebExtension::get...

    Aspose::Words::WebExtensions::WebExtension::get_Properties method. Represents a set of web extension cusTom properties in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  5. Aspose::Words::WebExtensions::TaskPane::get_IsV...

    Aspose::Words::WebExtensions::TaskPane::get_IsVisible method. Specifies whether the task pane shows as visible by default when the Document opens in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. Story.AppendParagraph | Aspose.Words for .NET

    Discover the STory AppendParagraph method, effortlessly create and append a Paragraph object with cusTomizable text for seamless Document enhancement.... Document doc = new Document (); // Create...HeaderFooter ( doc , HeaderFooterType . HeaderPrimary ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/sto...
  7. Adjustment.name property | Aspose.Words for Python

    Adjustment.name property. Gets the name of the adjustment.... doc = aw . Document ( file_name =...'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shading.texture property | Aspose.Words for Python

    Shading.texture property. Gets or sets the shading texture.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) borders = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableStyle.Shading | Aspose.Words for .NET

    Discover the TableStyle Shading property To enhance your table cells with cusTomizable shading formatting for a polished, professional look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...
  10. TextWatermarkOptions.FontSize | Aspose.Words fo...

    CusTomize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs.... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...