Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 18,478 for

docx to doc

(0.64 sec)
  1. Aspose::Words::DocumentBuilder::StartTable meth...

    Aspose::Words::DocumentBuilder::StartTable method. Starts a table in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ArrowWidth Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ArrowWidth enum To cusTomize arrow end widths for enhanced Document visuals and precision in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Tables::Cell::get_ParentRow meth...

    Aspose::Words::Tables::Cell::get_ParentRow method. Returns the parent row of the cell in C++.... auto doc = System :: MakeObject < Aspose...u "Table spanning two pages.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. TabStopCollection.removeByPosition method | Asp...

    TabSTopCollection.removeByPosition method. Removes a tab sTop at the specified position from the collection.... let doc = new aw . Document ( base .... myDir + "Table of contents.docx" ); // Iterate through all paragraphs...

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

    Discover the Font Fill property To enhance your text's appearance with cusTomizable fill formatting for a polished, professional look....Document doc = new Document ( MyDir + "Two color gradient.docx" );...of the first Run. Fill fill = doc . FirstSection . Body . Paragraphs...

    reference.aspose.com/words/net/aspose.words/fon...
  6. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...docx' ) # Load document with rectangle...rectangle shape with soft edge. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances Document layout by adjusting text alignment for improved readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/pag...
  8. AxisDisplayUnit class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisDisplayUnit class. Provides access To the scaling options of the display units for the value axis... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 Python 中以只读方式打开文档|Python via .NET 格式的 Aspose....

    将文档设置为只读,以便可以复制或读取内容,但不能使用 Python 进行修改。...words as aw doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( "Open document...

    docs.aspose.com/words/zh/python-net/open-a-docu...
  10. StyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StyleType enum for efficient style management in Documents. Enhance your formatting with versatile style types for optimal results!... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/sty...