Sort Score
Result 10 results
Languages All
Labels All
Results 9,671 - 9,680 of 18,481 for

docx to doc

(0.36 sec)
  1. | Aspose

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

    products.aspose.com/ocr/java/conversion/png-to-...
  2. CustomDocumentProperties Class | Aspose.Words f...

    Discover Aspose.Words.Properties.CusTomDocumentProperties for managing cusTom Document properties effortlessly. Enhance your Document management Today!...Document doc = new Document ( MyDir + "Properties.docx" ); // Every...properties. Assert . That ( doc . CustomDocumentProper [ "CustomProperty"...

    reference.aspose.com/words/net/aspose.words.pro...
  3. 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...
  4. Stroke.Weight | Aspose.Words for .NET

    Discover the Stroke Weight property To cusTomize brush thickness for shapes. Enhance your designs with precise path strokes in points!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Stroke.LineStyle | Aspose.Words for .NET

    Discover the Stroke LineStyle property To cusTomize your design with unique line styles for strokes, enhancing your project's visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  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. FieldKeywords.Text | Aspose.Words for .NET

    Manage your FieldKeywords with ease! Access and cusTomize keyword text for optimal SEO performance and enhanced visibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add some keywords, also...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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...
  9. Create HTML Report In Java

    Generate reports and auTomate Documents using HTML templates and cusTom data in Java....(optional) Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...com.aspose.words.*; Document doc = new Document ( "Input.html"...

    products.aspose.com/words/java/report/html/
  10. Cell.nodeType property | Aspose.Words for Node.js

    Cell.nodeType property. Returns [NodeType.Cell](../../../aspose.words/nodetype/#Cell)....'RecurseChildren' , () => { let doc = new aw . Document ( base .... myDir + "Paragraphs.docx" ); // Any node that can contain child...

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