Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 183,744 for

doc

(0.2 sec)
  1. C++ API to Export TEX to FLATOPC | products.asp...

    Convert TEX to FLATOPC within C++ applications....developers can convert TEX files to DOC format. This is the first step...C++, developers can export the DOC file to FLATOPC format. This...

    products.aspose.com/total/cpp/conversion/tex-to...
  2. C++ API to Export SVG to ODT | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/svg-to...
  3. C++ API to Export XPS to RTF | products.aspose.com

    Convert XPS to RTF within C++ applications....to convert XPS file format to DOC. Secondly, the advanced Word...for C++, can be used to export DOC to RTF. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. C++ API to Export SVG to MHTML | products.aspos...

    Convert SVG to MHTML within C++ applications....to convert SVG file format to DOC. This API provides a wide range...Words for C++, you can export DOC to MHTML. This API provides a...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. ProtectionType enumeration | Aspose.Words for N...

    Aspose.Words.ProtectionType enumeration. Protection type for a Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IStructuredDocumentTag.lockContentControl prope...

    IStructuredDocumentTag.lockContentControl property. When set to true, this property will prohibit a user from deleting this SDT.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a plain text structured...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

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