Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 18,354 for

docx to doc

(0.14 sec)
  1. FieldBuilder.AddSwitch | Aspose.Words for .NET

    Discover the FieldBuilder AddSwitch method To effortlessly add field switches, enhancing your application's functionality and user experience.... Document doc = new Document (); // Below are...= builder . BuildAndInsert ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::SectionLayoutMode enum | Aspose....

    Aspose::Words::SectionLayoutMode enum. Specifies the layout mode for a section allowing To define the Document grid behavior in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. Document.ShowGrammaticalErrors | Aspose.Words f...

    Control grammar error visibility in your Document with the ShowGrammaticalErrors property. Enhance writing clarity and professionalism effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two sentences with...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Section::get_HeadersFooters meth...

    Aspose::Words::Section::get_HeadersFooters method. Provides access To the headers and footers nodes of the section in C++.... auto doc = System :: MakeObject < Aspose...+ u "Header and footer types.docx" ); // Iterate through each...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. 在 Python 中将 HTML 转换为 PDF – Aspose.HTML for Pyth...

    使用 Aspose.HTML Python 库以编程方式将 HTML 转换为 PDF。使用即用型 Python 示例探索 HTML 到 PDF 的转换场景。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/zh/python-net/convert-html...
  6. PageSetup.restart_page_numbering property | Asp...

    PageSetup.restart_page_numbering property. True if page numbering restarts at the beginning of the section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.rowFormat property | Aspose.Wor...

    DocumentBuilder.rowFormat property. Returns an object that represents current table row formatting properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldPrintDate.use_lunar_calendar property | As...

    FieldPrintDate.use_lunar_calendar property. Gets or sets whether To use the Hijri Lunar or Hebrew Lunar calendar.... doc = aw . Document ( file_name =...+ 'Field sample - PRINTDATE.docx' ) # When a document is printed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first auTomatically numbered footnotes.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this list level.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...

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