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

docx to doc

(0.11 sec)
  1. TableStyle.left_padding property | Aspose.Words...

    TableStyle.left_padding property. Gets or sets the amount of space (in points) To add To the left of the contents of table cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldAuthor class | Aspo...

    Aspose::Words::Fields::FieldAuthor class. Implements the AUTHOR field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // AUTHOR fields source their...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access To the chart title properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines formatting of this list style.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...

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

    Discover how Aspose.Words.MailMergeCheckErrors enum enhances your mail merge process by efficiently reporting Microsoft Word errors for seamless Document creation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  6. Online PDF Text Search Application or Develop P...

    Free online app To search in PDF files. Java code for any PDF file text search android application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/android-java/search/pdf/
  7. Online PPTX Text Search Application or Develop ...

    Free online app To search in PPTX files. Java code for any PPTX file text search android application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/android-java/search/p...
  8. Font.hidden property | Aspose.Words for Node.js

    Font.hidden property. True if the font is formatted as hidden text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // With the Hidden flag set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum To easily manage image formats in Microsoft Word Documents. Enhance your Document's visual appeal!... Document doc = new Document ( MyDir + "Document...with WebP image.docx" ); Shape shape = ( Shape ) doc . GetChild (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FootnoteOptions.restartRule property | Aspose.W...

    FootnoteOptions.restartRule property. Determines when auTomatic numbering restarts.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Footnotes and endnotes...

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