Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 17,258 for

docx to doc

(0.09 sec)
  1. | Aspose

    Sample code for TIF To XLS Java conversion. Use API example code for batch TIF 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/cpp/conversion/tif-to-xls/
  2. 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...
  3. StructuredDocumentTag.SetCheckedSymbol | Aspose...

    Discover how To use the SetCheckedSymbol method in StructuredDocumentTag To cusTomize checkbox visuals and enhance user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); StructuredDocumentTa sdtCheckBox...

    reference.aspose.com/words/net/aspose.words.mar...
  4. StructuredDocumentTag.SetUncheckedSymbol | Aspo...

    Discover how the SetUncheckedSymbol method enhances your StructuredDocumentTag by cusTomizing checkbox visuals for better user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); StructuredDocumentTa sdtCheckBox...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTag.setCheckedSymbol method |...

    StructuredDocumentTag.setCheckedSymbol method. Sets the symbol used To represent the checked state of a check box content control.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let sdtCheckBox = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldHyperlink.Address | Aspose.Words for .NET

    Discover the FieldHyperlink Address property. Easily manage hyperlink destinations for seamless navigation in your applications. Enhance user experience Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldHyperlink field = ( FieldHyperlink...

    reference.aspose.com/words/net/aspose.words.fie...
  7. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format To the output HTML, MHTML or EPUB... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) options = aw . saving . HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Document::get_JustificationMode ...

    Aspose::Words::Document::get_JustificationMode method. Gets or sets the character spacing adjustment of a Document in C++.... auto doc = System :: MakeObject < Aspose...( get_MyDir () + u "Document.docx" ); Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum To easily choose between original and revised Document versions for streamlined editing and collaboration.... Document doc = new Document ( MyDir + "Revisions..."Revisions at list levels.docx" ); doc . UpdateListLabels (); ParagraphCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  10. ParagraphFormat.left_indent property | Aspose.W...

    ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Center all text that the...

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