Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 18,313 for

docx to doc

(0.27 sec)
  1. TabLeader enumeration | Aspose.Words for Node.js

    Aspose.Words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character.... let doc = new aw . Document (); let para = doc . firstSection...in Microsoft Word. expect ( doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all formatting for a table row... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether To apply italic formatting To the entry's page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured Document tag SDT or content control in a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways to apply...

    reference.aspose.com/words/java/com.aspose.word...
  5. NodeList.toArray method | Aspose.Words for Node.js

    NodeList.ToArray method. Copies all nodes from the collection To a new array of nodes....let doc = new aw . Document ( base . myDir + "Tables.docx" );...the document. let nodeList = doc . selectNodes ( "//Table//Paragraph"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldFileSize::get_IsInM...

    Aspose::Words::Fields::FieldFileSize::get_IsInMegabytes method. Gets or sets whether To display the file size in megabytes in C++.... auto doc = System :: MakeObject < Aspose...+ u "Document.docx" ); ASSERT_EQ ( 18105 , doc -> get_BuiltInDocumentPrope...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Online PowerPoint Text Search Application or De...

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

    products.aspose.com/total/android-java/search/p...
  9. Aspose::Words::Paragraph::AppendField method | ...

    Aspose::Words::Paragraph::AppendField method. Appends a field To this paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph > paragraph = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method...docx' , system_helper . io . FileMode...FileStream ( MY_DIR + 'Tables.docx' , system_helper . io . FileMode...

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