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

docx to doc

(0.39 sec)
  1. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows To specify whether the revisions are rendered in the balloons... doc = aw . Document ( file_name =...= MY_DIR + 'Revisions.docx' ) # By default, text that is a revision...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartTitle.rotation property | Aspose.Words for...

    ChartTitle.rotation property. Gets or sets the rotation of the chart title in degrees.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Text and Images from DOT File Online an...

    Online DOT file parser app. Android API code To extract images and text content from DOT Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/dot/
  4. 在 Python 中以只读方式打开文档|Python via .NET 格式的 Aspose....

    将文档设置为只读,以便可以复制或读取内容,但不能使用 Python 进行修改。...words as aw doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( "Open document...

    docs.aspose.com/words/zh/python-net/open-a-docu...
  5. Aspose::Words::Fields::FieldOptions::get_Templa...

    Aspose::Words::Fields::FieldOptions::get_TemplateName method. Gets or sets the file name of the template used by the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // We can set a template name...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. TabStopCollection.removeByPosition method | Asp...

    TabSTopCollection.removeByPosition method. Removes a tab sTop at the specified position from the collection.... let doc = new aw . Document ( base .... myDir + "Table of contents.docx" ); // Iterate through all paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access To the image of the shape... doc = aw . Document ( MY_DIR + 'Images.docx' ) # Get...local file system. shapes = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.Fill | Aspose.Words for .NET

    Discover the Font Fill property To enhance your text's appearance with cusTomizable fill formatting for a polished, professional look....Document doc = new Document ( MyDir + "Two color gradient.docx" );...of the first Run. Fill fill = doc . FirstSection . Body . Paragraphs...

    reference.aspose.com/words/net/aspose.words/fon...
  9. FieldIf | Aspose.Words for Java

    Implements the IF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Statement 1:...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access To fill and line formatting of this data point.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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