Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 90,950 for

doc format

(0.33 sec)
  1. Convert Document to HTML|Aspose.Words for Java

    Convert a Document in any supported Format to HTML easily and fast instead of using Docx4j in Java....convert a document to other formats using Aspose.Words, simply...popular image/multimedia file formats including TIFF, JPG, PNG, BMP...

    docs.aspose.com/words/java/convert-document-to-...
  2. 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-...
  3. Convert Image To HTML Javascript

    Convert Image to HTML Format in JavaScript code. Save Image as HTML using JavaScript....transform images into HTML format with just a few lines of JavaScript...pictures to many popular document formats. Save an image as HTML in JavaScript...

    products.aspose.com/words/nodejs-net/conversion...
  4. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original Format of legacy control characters for seamless Document conversion.... Document doc = new Document ( MyDir + "Legacy..."Legacy control character.doc" ); // When we save the document to...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Document.PageCount | Aspose.Words for .NET

    Discover the Document PageCount property, which reveals the total page count based on the latest layout, ensuring accurate Document management and insights.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Page 1"...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ShapeBase.alternativeText property | Aspose.Wor...

    ShapeBase.alternativeText property. Defines alternative text to be displayed instead of a graphic.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldIncludePicture.graphic_filter property | A...

    FieldIncludePicture.graphic_filter property. Gets or sets the name of the filter for the Format of the graphic that is to be inserted....name of the filter for the format of the graphic that is to be...IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut chart as a percentage....how to create and format Doughnut chart. let doc = new aw . Document...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...