Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 157,265 for

doc

(0.1 sec)
  1. C# API to Export CGM to MHTML | products.aspose...

    Convert CGM to MHTML without using Microsoft Word...convert CGM file format to DOC and render DOC to MHTML. The powerful...to convert CGM file format to DOC. This API provides a wide range...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue::ChartMultilevelValue constructor. Initializes a new instance of this class that represents a single-level value in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a Treemap chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save Documents in Odt or Ott formats, ensuring compatibility and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ImageColorMode enumeration | Aspose.Words for P...

    aspose.words.saving.ImageColorMode enumeration. Specifies the color mode for the generated images of Document pages.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ComHelper class | Aspose.Words for Node.js

    Aspose.Words.ComHelper class. Provides methods for COM clients to load a Document into Aspose.Words....a local system filename: let doc = comHelper . open ( base . myDir..."Document.docx" ); expect ( doc . getText (). trim ()). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FileFormatUtil.LoadFormatToExtension | Aspose.W...

    Transform load format values into file extensions effortlessly with FileFormatUtil's LoadFormatToExtension method. Get accurate, lowercase extensions with ease!... Doc )); // Below are two methods...detected file extension. Document doc = new Document ( docStream );...

    reference.aspose.com/words/net/aspose.words/fil...
  10. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your Document's starting line number for enhanced formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/net/aspose.words/pag...