Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 89,982 for

doc format

(0.09 sec)
  1. 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...
  2. Export EPUB to ODP in Android | products.aspose...

    Android API to Convert EPUB to ODP without using Microsoft Word... The EPUB format is a popular format for e-books, which...the other hand, ODP is a file format used by the OpenOffice suite...

    products.aspose.com/total/android-java/conversi...
  3. Export CGM to POTM in Android | products.aspose...

    Android API to Convert CGM to POTM without using Microsoft Word...Metafile) is a vector graphics format used for storing and exchanging...Macro-Enabled Presentation) is a file format used by Microsoft PowerPoint...

    products.aspose.com/total/android-java/conversi...
  4. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily Format text with a double strikethrough for enhanced clarity and style in your Documents....property True if the font is formatted as double strikethrough text...strikethrough to text. Document doc = new Document (); Paragraph...

    reference.aspose.com/words/net/aspose.words/fon...
  5. 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...
  6. EditableRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeEnd class, designed to efficiently manage editable ranges in Word Documents for seamless Document editing....into a string in the specified format. ToString ( SaveOptions ) Exports...Visitor () { Document doc = new Document (); doc . Protect ( ProtectionType...

    reference.aspose.com/words/net/aspose.words/edi...
  7. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be saved to....font when exporting to HTML format. How the font file name is...supported yet' , () => { let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML Format in Java....exporting a document to HTML format. Examples: Shows how to define...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  9. Compare HTML In Javascript

    Compare HTML Documents using JavaScript to diff two files. With our JavaScript API you can detect the difference even if one character or one word has been changed....results to a convenient file format. HTML Node Python Java C# C++...differences in the desired output format. Our JavaScript library is...

    products.aspose.com/words/nodejs-net/compare/html/
  10. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font Formatting of the axis title....Provides access to the font formatting of the axis title. get font...to set chart axis title. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...