Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 88,663 for

doc format

(0.07 sec)
  1. Font.highlightColor property | Aspose.Words for...

    Font.highlightColor property. Gets or sets the highlight (marker) color....to format a run of text using its font property. let doc = new...(); let run = new aw . Run ( doc , "Hello world!" ); let font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred Format, enhancing your Document management efficiency....suitable for the specified save format. public static SaveOptions...saveFormat SaveFormat The save format for which to create a save...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Compress DOT Files Online or via C++ | products...

    Free online app to compress different DOT files. C++ compression library code for DOT Documents....supports many popular formats including DOT format. C++ Compression...C++ Compress DOC Files (Microsoft Word Binary Format) Compress DOCM...

    products.aspose.com/total/cpp/compress/dot/
  4. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your Document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Export EMAIL to JPEG via C++ | products.aspose.com

    C++ API to Convert EMAIL to JPEG without using Microsoft Word or Outlook...transforming an email file format to another format. For example, you...need to convert an EMAIL file format to HTML. How Aspose.Total helps...

    products.aspose.com/total/cpp/conversion/email-...
  6. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify Document Formats with FileFormatUtil's DetectFileFormat method. Get accurate Format insights for efficient file management....returns the information about a format of a document stored in a disk...method detects the document format, it does not guarantee that...

    reference.aspose.com/words/net/aspose.words/fil...
  7. Convert TEXT To HTML C++

    Convert TEXT to HTML Format in C++ code. Save TEXT as HTML using C++....HTML, and many other document formats using C++. HTML Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/cpp/conversion/text-t...
  8. Convert WORD To PDF C++

    Convert a Word Document to PDF Format in C++ code. Save a Word Document as PDF using C++....PDF, and many other document formats using C++. PDF Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/cpp/conversion/word-t...
  9. FieldDatabase.LastRecord | Aspose.Words for .NET

    Discover the FieldDatabase LastRecord property. Easily manage your last data record number for seamless data insertion and enhanced database efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  10. LoadOptions.load_format property | Aspose.Words...

    LoadOptions.load_Format property. Specifies the Format of the Document to be loaded...load_format property LoadOptions.load_format property Specifies...Specifies the format of the document to be loaded. Default is LoadFormat...

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