Sort Score
Result 10 results
Languages All
Labels All
Results 7,271 - 7,280 of 18,490 for

docx to doc

(2.14 sec)
  1. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldCompare field = (FieldCompare)...

    reference.aspose.com/words/java/com.aspose.word...
  2. Merge TSV Files Online or using .NET | products...

    Free online app To combine different TSV files. C# .NET merging library code To merge TSV worksheets inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/net/merge/tsv/
  3. Merge ODP Files Online or using C++ | products....

    Free online app To combine different ODP presentations. C++ merging library code To merge ODP presentation inTo format of your choice....required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/cpp/merge/odp/
  4. Bug Report: Aspose.Words InsertImage(byte[]) re...

    DocumentBuilder.InsertImage(byte[]) returns a Shape with incorrect Width and Height values when the PNG image contains specific DPI metadata. The dimensions are significantly smaller than expected based on the image’s pi…...following code for testing: Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape s = builder.InsertIm...

    forum.aspose.com/t/bug-report-aspose-words-inse...
  5. Save a Document in C++|Aspose.Words for C++

    Save a Document in any supported format using C++....are supported, including DOC, DOCX, PDF, XPS, PCL, HTML, EPUB...

    docs.aspose.com/words/cpp/save-a-document/
  6. Style.linkedStyleName property | Aspose.Words f...

    Style.linkedStyleName property. Gets/sets the name of the [Style](../) linked To this one... let doc = new aw . Document ( base .... myDir + "Style with alias.docx" ); // This document contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this sTory....suppress_endnotes (): doc = aw . Document () doc . remove_all_children...EndnotePosition . END_OF_DOCUMENT , doc . endnote_options . position...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Dear "); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  10. RevisionCollection.Reject | Aspose.Words for .NET

    Discover the RevisionCollection Reject method To efficiently filter out unwanted revisions based on your criteria for streamlined project management....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This does...

    reference.aspose.com/words/net/aspose.words/rev...