Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 89,751 for

doc format

(0.29 sec)
  1. FieldSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word Documents by effectively separating field codes from results....Provides access to the font formatting of this object. virtual IsComposite...{ get; } Returns true if formatting of the object was changed...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Create PDF Report In C#

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

    products.aspose.com/words/net/report/pdf/
  3. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. @property def...custom style. doc = aw . Document () style = doc . styles . add...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word Document using Java in the header or contents part....can save the file in DOC or DOCX format after adding the picture...in DOCX format however, you may select any other format as per...

    kb.aspose.com/words/java/how-to-insert-picture-...
  5. Create HTML Report In Java

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

    products.aspose.com/words/java/report/html/
  6. Aspose::Words::Fields::FieldIf class | Aspose.W...

    Aspose::Words::Fields::FieldIf class. Implements the IF field. To learn more, visit the Documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing...for older Microsoft Word formats. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  8. JoinRunsOptions class | Aspose.Words for Python

    aspose.words.JoinRunsOptions class. Provides configuration flags for the join runs operation....when joining runs with same formatting. ignore_redundant True indicates...when joining runs with same formatting. ignore_spacing True indicates...

    reference.aspose.com/words/python-net/aspose.wo...
  9. List.IsRestartAtEachSection | Aspose.Words for ...

    Discover the IsRestartAtEachSection property to control list numbering in sections. Enhance Document organization with this easy-to-use feature!...supported only in RTF, DOC and DOCX document formats. This option will...numbering at each section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  10. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...Document doc = new Document (); ListCollection lists = doc . Lists.... Document , Is . EqualTo ( doc )); List docList = lists . Add...

    reference.aspose.com/words/net/aspose.words.lis...