Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 179,950 for

doc

(0.15 sec)
  1. PageSetup.LineNumberCountBy | Aspose.Words for ...

    Discover the PageSetup LineNumberCountBy property to easily customize line number increments for enhanced Document formatting and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/net/aspose.words/pag...
  2. FixedPageSaveOptions.JpegQuality | Aspose.Words...

    Optimize JPEG quality in your HTML Documents with FixedPageSaveOptions. Easily adjust the JpegQuality property for stunning image clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertImage ( ImageDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java.... Document doc = createDocumentWithBo(3); BookmarkCollection...BookmarkCollection bookmarks = doc.getRange().getBookmarks(); p...

    reference.aspose.com/words/java/com.aspose.word...
  5. C++ API to Export PCL to MARKDOWN | products.as...

    Convert PCL to MARKDOWN within C++ applications....to convert PCL file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to MARKDOWN. Aspose.Total for...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. C++ API to Export PCL to XAMLFLOW | products.as...

    Convert PCL to XAMLFLOW within C++ applications....to convert PCL file format to DOC. Secondly, Aspose.Words for C++...Processing API, can be used to export DOC to XAMLFLOW. Aspose.Total for...

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. ComHelper class | Aspose.Words for Python

    aspose.words.ComHelper class. Provides methods for COM clients to load a Document into Aspose.Words....Using a local system filename: doc = com_helper . open ( file_name...Word! \r\r\r Hello World!' , doc . get_text () . strip ()) # 2...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.horizontalResolution property ...

    ImageSaveOptions.horizontalResolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveOptions.imageContrast property. Gets or sets the contrast for the generated images.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. WarningInfoCollection.Warning | Aspose.Words fo...

    Discover the WarningInfoCollection method that enhances your application by implementing IWarningCallback, effortlessly adding warnings to your collection.... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...