Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 18,480 for

docx to doc

(0.35 sec)
  1. Aspose::Words::Fields::FieldIndex::get_PageNumb...

    Aspose::Words::Fields::FieldIndex::get_PageNumberSeparaTor method. Gets or sets the character sequence that is used To separate an index entry and its page number in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number 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...
  3. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.font_family property. Gets or sets font family name... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeries.seriesType property | Aspose.Words ...

    ChartSeries.seriesType property. Gets the type of this chart series.... let doc = new aw . Document ( base ....template - Chart series.docx" ); let chart = doc . getShape ( 0 , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  6. | Aspose

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

    products.aspose.com/ocr/java/conversion/gif-to-...
  7. Aspose::Words::RevisionGroupCollection class | ...

    Aspose::Words::RevisionGroupCollection class. A collection of RevisionGroup objects that represent revision groups in the Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...() + u "Revisions.docx" ); ASSERT_EQ ( 7 , doc -> get_Revisions...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Table.distance_right property | Aspose.Words fo...

    Table.distance_right property. Gets or sets distance between table right and the surrounding text, in points.... doc = aw . Document ( file_name =...'Table wrapped by text.docx' ) table = doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the Document....content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs.docx' ) properties...properties = doc . built_in_document_properties # By using built...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) sdt_check_box = aw . markup...

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