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

docx to doc

(0.24 sec)
  1. Manage Document Metadata via Java | products.as...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents metadata via your Java application....with Java DOC Files Metadata DOCM Files Metadata DOCX Files Metadata...

    products.aspose.com/total/java/metadata/
  2. Compare Documents via Java | products.aspose.com

    Compare PDF, Microsoft Word, PowerPoint and Excel files via your Java application. Get the highlighted comparison results....Java Compare DOC Files Compare DOCM Files Compare DOCX Files Compare...

    products.aspose.com/total/java/compare/
  3. FieldStyleRef.SuppressNonDelimiters | Aspose.Wo...

    Control nondelimiter characters with the FieldStyleRef SuppressNonDelimiters property. Enhance data clarity and presentation in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Shading.background_tint_and_shade property | As...

    Shading.background_tint_and_shade property. Gets or sets a double value that lightens or darkens a background theme color.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) shading = doc . first_section ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fonts::FontFallbackSettings::Sav...

    Aspose::Words::Fonts::FontFallbackSettings::Save method. Saves the current fallback settings To stream in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); // Load an XML document...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. 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...
  7. RevisionOptions.insert_cell_color property | As...

    RevisionOptions.insert_cell_color property. Allows To specify the color To be used for inserted cells [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... doc = aw . Document ( file_name =...MY_DIR + 'Cell revisions.docx' ) doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....in the document: doc = aw . Document ( docs_base . my_dir + "Document..."Document.docx" ) # Get the first Run node and cast it to Run...

    docs.aspose.com/words/python-net/python-notes/
  9. About sum function using in aspose word templat...

    Hi Team, How To add sum () or convert below expression in aspose word template using LINQ report engine. =CInt(Sum(Fields!NominalFrequency.Value)).ToString()...docx (31.1 KB) alexey.noskov December...Price = 45.50 } }; Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/about-sum-function-using-in-...
  10. SvgSaveOptions.remove_java_script_from_links pr...

    SvgSaveOptions.remove_java_script_from_links property. Specifies whether JavaScript will be removed from links... doc = aw . Document ( file_name =...MY_DIR + 'JavaScript in HREF.docx' ) save_options = aw . saving...

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