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

docx to doc

(0.08 sec)
  1. Aspose::Words::Document::get_PackageCustomParts...

    Aspose::Words::Document::get_PackageCusTomParts method. Gets or sets the collection of cusTom parts (arbitrary content) that are linked To the OOXML package using "unknown relationships" in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FieldFillIn.default_response property | Aspose....

    FieldFillIn.default_response property. Gets or sets default user response (initial value contained in the prompt window).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a FILLIN field....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Range | Aspose.Words for Java

    Represents a contiguous area in a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  4. XmlMapping class | Aspose.Words for Python

    aspose.words.markup.XmlMapping class. Specifies the information that is used To establish a mapping between the parent structured Document tag and an XML element sTored within a cusTom XML data part in the Document... doc = aw . Document () # Construct...#2</text></root>' xml_part = doc . custom_xml_parts . add ( id...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDate.use_lunar_calendar property | Aspose....

    FieldDate.use_lunar_calendar property. Gets or sets whether To use the Hijri Lunar or Hebrew Lunar calendar.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # If we want the text in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDate.use_saka_era_calendar property | Aspo...

    FieldDate.use_saka_era_calendar property. Gets or sets whether To use the Saka Era calendar.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # If we want the text in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Online Excel Text Search Application or Develop...

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

    products.aspose.com/total/android-java/search/e...
  8. DocumentBuilder.endTable method | Aspose.Words ...

    DocumentBuilder.endTable method. Ends a table in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextBox.internal_margin_left property | Aspose....

    TextBox.internal_margin_left property. Specifies the inner left margin in points for a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert another textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IStructuredDocumentTag.is_showing_placeholder_t...

    IStructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted To contain placeholder text (as opposed To regular text contents within the SDT).... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

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