Sort Score
Result 10 results
Languages All
Labels All
Results 9,891 - 9,900 of 18,356 for

docx to doc

(0.12 sec)
  1. Split Word File Online or via C++ | products.as...

    Free online app To split different Word files. C++ splitter library code for Word Documents....Split DOC Files (Microsoft Word Binary Format) Split DOCX Files...

    products.aspose.com/total/cpp/split/word/
  2. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Suppose a run that we use...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DmlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered To fixed page formats.... let doc = new aw . Document ( base ....myDir + "DrawingML shape effects.docx" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TabStop constructor | Aspose.Words for Python

    aspose.words.TabSTop construcTor... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabelCollection.Separator | Aspose.Wor...

    Discover the SeparaTor property of ChartDataLabelCollection. CusTomize data label separaTors for enhanced clarity in your charts, from commas To line breaks.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Chart chart = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldPageRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldPageRef BookmarkName property, easily manage and cusTomize your bookmarks with this intuitive get/set feature for enhanced efficiency....void FieldPageRef () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); InsertAndNameBookmar ( builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDate.use_last_format property | Aspose.Wor...

    FieldDate.use_last_format property. Gets or sets whether To use a format last used by the hosting application when inserting a new DATE field.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # If we want the text in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.Bidi | Aspose.Words for .NET

    Discover Table Bidi properties for seamless right-To-left table formatting. Enhance your web design with easy cusTomization options!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  9. TableStyle.LeftPadding | Aspose.Words for .NET

    Discover the TableStyle LeftPadding property To cusTomize your table cell layout. Easily adjust left spacing 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. TableStyle.RightPadding | Aspose.Words for .NET

    Discover the TableStyle RightPadding property, cusTomize your table cell layout with precise right spacing for enhanced readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...