Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 18,474 for

docx to doc

(0.11 sec)
  1. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format text as superscript for enhanced readability and style in your Documents. Boost your design Today!... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Compress DOTX Files Online or via C++ | product...

    Free online app To compress different DOTX files. C++ compression library code for DOTX Documents....Compressor Options with C++ Compress DOC Files (Microsoft Word Binary...Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/compress/dotx/
  3. Merge IMAGE Files Online or using Java | produc...

    Free online app To combine different IMAGE files. Java merging library code To merge IMAGE Documents inTo format of choice....required format: Image, PDF, DOCX, HTML, and others Click the...[Product Documentation](https://docs.aspose.com/words/java/syste...

    products.aspose.com/total/java/merge/image/
  4. [Defect] - Comparison time is longer for large ...

    Scenario 1:- Compare attached File1, File2 and validate pdf resulted file. Actual:- ASPOSE service taking avg 27206 milli seconds for compare. File 2 (1).Docx (131.0 KB) Another file with 12 MB file size....docx (131.0 KB) Another file with...link for the 2nd file: https://docs.google.com/document/d/1sD2i...

    forum.aspose.com/t/defect-comparison-time-is-lo...
  5. ImageFieldMergingArgs.ImageFileName | Aspose.Wo...

    Set the ImageFileName in ImageFieldMergingArgs To effortlessly insert images inTo your Documents during mail merges. Enhance your workflow Today!... Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Font.style_name property | Aspose.Words for Python

    Font.style_name property. Gets or sets the name of the character style applied To this formatting.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways of referencing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HeaderFooter.isHeader property | Aspose.Words f...

    HeaderFooter.isHeader property. True if this [HeaderFooter](../) object is a header.... let doc = new aw . Document (); // Create...HeaderFooter ( doc , aw . HeaderFooterType . HeaderPrimary ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabSTopCollection Equals method To easily compare TabSTopCollections for equality, enhancing your coding efficiency and accuracy.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TabStopCollection tabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  9. CustomPartCollection.Count | Aspose.Words for .NET

    Discover the CusTomPartCollection Count property To easily retrieve the Total number of elements in your collection for efficient data management.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access To the list formatting properties of a paragraph style in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/cpp/aspose.words/sty...