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

docx to doc

(0.17 sec)
  1. Aspose::Words::Fields::FieldFileName::get_Inclu...

    Aspose::Words::Fields::FieldFileName::get_IncludeFullPath method. Gets or sets whether To include the full file path name in C++.... auto doc = System :: MakeObject < Aspose...( get_MyDir () + u "Document.docx" ); auto builder = System ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocumentTags method. Gets or sets a boolean value indicating either To ignore content of StructuredDocumentTag. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...u "Structured document tags.docx" ); // This paragraph contains...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. Product Overview|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET is a software library designed To create, modify, convert, render, and print Documents without relying on any other software....PDF, HTML, or Markdown, PDF to DOCX, and so on. Read more about...another , for example, from DOCX to PDF, JPEG, or Markdown, or...

    docs.aspose.com/words/python-net/product-overview/
  4. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding.... Document doc = new Document ( MyDir + "Mail...destination - Northwind employees.docx" ); // The NodeList that results...

    reference.aspose.com/words/net/aspose.words/com...
  5. StructuredDocumentTag.set_checked_symbol method...

    StructuredDocumentTag.set_checked_symbol method. Sets the symbol used To represent the checked state of a check box content control.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) sdt_check_box = aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. | Aspose

    Sample code for BMP To PDF Java conversion. Use API example code for batch BMP files To PDF conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  7. | Aspose

    Sample code for JPG To Searchable PDF Java conversion. Use API example code for batch JPG files To Searchable PDF conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  8. TextColumnCollection.width property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separaTor method. Inserts style separaTor inTo the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Each paragraph can only...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.InsertStructuredDocumentTag | A...

    Effortlessly enhance your Documents with the DocumentBuilder InsertStructuredDocumentTag method. Easily add structured Document tags for better organization!...Document doc = new Document ( MyDir + "Rendering.docx" ); DocumentBuilder...DocumentBuilder ( doc ); builder . MoveTo ( doc . FirstSection ...

    reference.aspose.com/words/net/aspose.words/doc...