Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 89,979 for

doc format

(0.18 sec)
  1. HyphenationOptions.ConsecutiveHyphenLimit | Asp...

    Discover the ConsecutiveHyphenLimit property in HyphenationOptions. Control hyphen usage in your text for improved readability and Formatting. Default, 0....when saving to fixed page formats e.g. PDF. Examples Shows how...automatic hyphenation. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  2. Create WORD Report In Python

    Generate reports and automate Documents using WORD templates and custom data in Python....syntax and get a report in the format of your choice. Automate Word...reports in many popular document formats with professional quality....

    products.aspose.com/words/python-net/report/word/
  3. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into DocX using C++. Comments are useful for reviewing the Word Document. They don't change the Document itself but are used by authors to discuss or comment about any section of Word Document....you can include comments in DOC file using C++ with no dependence...save the document in DOCX or DOC format. Code to Add a Comment in...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  4. HtmlSaveOptions.metafileFormat property | Aspos...

    HtmlSaveOptions.metafileFormat property. Specifies in what Format metafiles are saved when exporting to HTML, MHTML, or EPUB...property Specifies in what format metafiles are saved when exporting...SVG objects to a different format when saving HTML documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure.... Document doc = new Document ( MyDir + "Revision...effectively. Assert . That ( doc . Revisions . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/inl...
  6. RunCollection.toArray method | Aspose.Words for...

    RunCollection.toArray method. Copies all runs from the collection to a new array of runs.... let doc = new aw . Document ( base ....change effectively. expect ( doc . revisions . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontInfo | Aspose.Words for Java

    Specifies inFormation about a font used in the Document in Java.... Document doc = new Document(getMyDir() + "Embedded...FontInfoCollection allFonts = doc.getFontInfos(); // Print all...

    reference.aspose.com/words/java/com.aspose.word...
  8. C# API to Export EMLX to PDF | products.aspose.com

    Convert EMLX to PDF without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs from Aspose...class Save the document to PDF format using Save method and set Pdf...

    products.aspose.com/total/net/conversion/emlx-t...
  9. Font.StrikeThrough | Aspose.Words for .NET

    Discover the Font StrikeThrough property. Easily Format text with strikethrough for clear visual emphasis in your designs. Enhance readability today!...property True if the font is formatted as strikethrough text. public...strikethrough to text. Document doc = new Document (); Paragraph...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Body | Aspose.Words for .NET

    Create and customize a new Body instance effortlessly with our intuitive constructor. Experience seamless integration for your projects today!...DocumentBase doc ) Parameter Type Description doc DocumentBase...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/bod...