Sort Score
Result 10 results
Languages All
Labels All
Results 8,701 - 8,710 of 17,116 for

docx to doc

(0.06 sec)
  1. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property To easily identify node types in your application, enhancing your development efficiency and code clarity....Document doc = new Document ( MyDir + "Paragraphs.docx" ); for...for ( Node node = doc . FirstSection . Body . FirstChild ; node...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Merger.merge_stream method | Aspose.Words for P...

    aspose.words.lowcode.Merger.merge_stream method...docx' , system_helper . io . FileMode...FileStream ( MY_DIR + 'Tables.docx' , system_helper . io . FileMode...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentPropertyCollection indexer | Aspose.Wor...

    DocumentPropertyCollection indexer. Returns a [DocumentProperty](../../Documentproperty/) object by index.... doc = aw . Document ( MY_DIR + 'Properties.docx' ) # Every...custom document property' , str ( doc . custom_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Stroke.StartArrowWidth | Aspose.Words for .NET

    Discover the Stroke StartArrowWidth property To cusTomize arrowhead width for your strokes, enhancing your design's precision and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::PageSetup::get_CharactersPerLine...

    Aspose::Words::PageSetup::get_CharactersPerLine method. Gets or sets the number of characters per line in the Document grid in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Converting Documents in Windows Azure|Aspose.Wo...

    Use Aspose.Words for .NET in Windows Azure To load, convert, and save Documents. To do this, you can create a `WebRole` application that can be run in the Development Fabric or deployed To Windows Azure using C#....Document doc = new Document ( postedFile . InputStream ); doc . Save...dstFormat )); // Required. Otherwise DOCX cannot be opened on the client...

    docs.aspose.com/words/net/converting-documents-...
  7. FieldXE.IsItalic | Aspose.Words for .NET

    Discover how FieldXE's IsItalic property enhances your Document's style by easily applying italic formatting To page numbers for a polished look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Remove PDF Annotation Online or Manage Annotati...

    delete comments from PDF file through online app for free. Android API code To manage comments of PDF files....[Product Documentation](https://docs.aspose.com/pdf/java/system-requirements/)...(Comma Seperated Values) Annotate DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/annotate...
  9. 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...
  10. 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/