Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 157,243 for

doc

(0.22 sec)
  1. ReportBuilderOptions | Aspose.Words for Java

    Represents options for the LINQ Reporting Engine functionality in Java....populate document with data: String doc = getMyDir() + "Reporting engine...} ReportBuilder.buildReport(doc, getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  2. PageSetup.endnoteOptions property | Aspose.Word...

    PageSetup.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtinDocumentproperties/lastSavedTime/) property is updated before saving.... let doc = new aw . Document ( base ...."Document.docx" ); expect ( doc . builtInDocumentPrope . lastSavedTime...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSaveOptions.pixel_format property | Aspose...

    ImageSaveOptions.pixel_format property. Gets or sets the pixel format for the generated images.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  5. C++ API to Export CGM to DOTX | products.aspose...

    Convert CGM to DOTX within C++ applications....to convert CGM file format to DOC. This API provides a wide range...to other file formats such as DOC, HTML, XPS, etc. Secondly, by...

    products.aspose.com/total/cpp/conversion/cgm-to...
  6. C++ API to Export XPS to FLATOPC | products.asp...

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

    products.aspose.com/total/cpp/conversion/xps-to...
  7. C++ API to Export XPS to XAMLFLOW | products.as...

    Convert XPS to XAMLFLOW within C++ applications....to convert XPS file format to DOC. Secondly, the advanced Word...C++, can be used to export the DOC to XAMLFLOW. This makes it easy...

    products.aspose.com/total/cpp/conversion/xps-to...
  8. Font.hidden property | Aspose.Words for Python

    Font.hidden property. True if the font is formatted as hidden text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # With the Hidden flag set...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends one [Row](../../../aspose.words.tables/row/).... let doc = new aw . Document (); let table...new aw . Tables . Table ( doc ); doc . firstSection . body . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FindReplaceOptions.ignore_fields property | Asp...

    FindReplaceOptions.ignore_fields property. Gets or sets a boolean value indicating either to ignore text inside fields... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Hello world...

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