Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 17,471 for

docx to doc

(0.05 sec)
  1. TextColumnCollection.width property | Aspose.Wo...

    TextColumnCollection.width property. When columns are evenly spaced, gets the width of the columns.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let columns = builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.NumberSpacing | Aspose.Words for .NET

    Discover the Font NumberSpacing property To cusTomize numeral spacing for enhanced readability and design. Optimize your typography Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This effect is only supported...

    reference.aspose.com/words/net/aspose.words/fon...
  3. ShapeBase.href property | Aspose.Words for Python

    ShapeBase.href property. Gets or sets the full hyperlink address for a shape....doc . Relative URI: ../../../resource...\\\\My Documents\\\\SalesReport.doc . Bookmark within another document:...

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

    Discover the Stroke Opacity property, control stroke transparency from 0 To 1 for stunning visual effects in your designs. Enhance your creativity Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::PageSetup::get_BorderSurroundsHe...

    Aspose::Words::PageSetup::get_BorderSurroundsHeader method. Specifies whether the page border includes or excludes the header in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. BaseWebExtensionCollection1.GetEnumerator | Asp...

    Discover the BaseWebExtensionCollection GetEnumeraTor method To easily iterate through collections, enhancing your development efficiency and code management....Document doc = new Document ( MyDir + "Web extension.docx" ); Assert...Assert . AreEqual ( 1 , doc . WebExtensionTaskPane . Count );...

    reference.aspose.com/words/net/aspose.words.web...
  7. DocumentBuilder.is_at_end_of_structured_documen...

    DocumentBuilder.is_at_end_of_structured_Document_tag property. Returns true if the cursor is at the end of a structured Document tag.... doc = aw . Document ( file_name =...tags.docx' ) builder = aw . DocumentBuilder ( doc = doc ) # There...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.page_number_style property | Aspose.W...

    PageSetup.page_number_style property. Gets or sets the page number format.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldBarcode.is_us_postal_address property | As...

    FieldBarcode.is_us_postal_address property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is a U.S... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln () # Below...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shading.foreground_tint_and_shade property | As...

    Shading.foreground_tint_and_shade property. Gets or sets a double value that lightens or darkens a foreground theme color.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) shading = doc . first_section ....

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