Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 179,922 for

doc

(0.15 sec)
  1. C++ API to Export MD to MARKDOWN | products.asp...

    Convert MD to MARKDOWN within C++ applications....C++ API to convert MD files to DOC. This API provides a wide range...file formats, including MD, DOC, HTML, XPS, and many more. The...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize Document management with SaveOptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow.... Document doc = new Document (); DateTime lastPrinted...DateTime ( 2019 , 12 , 20 ); doc . BuiltInDocumentPrope . LastPrinted...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs.... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...
  4. ProtectionType enumeration | Aspose.Words for P...

    aspose.words.ProtectionType enumeration. Protection type for a Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.WordOpenXMLMinimal | Aspo...

    Discover the StructuredDocumentTag WordOpenXMLMinimal property, which provides a clean XML string in FlatOpc format, excluding non-content elements for streamlined Document processing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to apply...

    reference.aspose.com/words/net/aspose.words.mar...
  6. StructuredDocumentTag.Style | Aspose.Words for ...

    Discover how to manage the Style property of StructuredDocumentTags to enhance your Document formatting and improve readability effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to apply...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Table.firstRow property | Aspose.Words for Node.js

    Table.firstRow property. Returns the first [Row](../../../aspose.words.tables/row/) node in the table.... let doc = new aw . Document ( base ...."Tables.docx" ); let tables = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.endnote_options property | Aspose.Wor...

    PageSetup.endnote_options property. Provides options that control numbering and positioning of endnotes in this section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # There are several ways...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Font::get_Name method | Aspose.W...

    Aspose::Words::Font::get_Name method. Gets or sets the name of the font in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Specify font formatting...

    reference.aspose.com/words/cpp/aspose.words/fon...