Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 30,987 for

doc

(0.15 sec)
  1. Chart.AxisZ | Aspose.Words for .NET

    Explore the Chart AxisZ property to unlock Z-axis customization options, enhancing your data visualization for clearer insights and impactful presentations.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. BuiltInDocumentProperties.category property | A...

    BuiltInDocumentProperties.category property. Gets or sets the category of the Document.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); let properties = doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.Keywords | Aspose.Wor...

    Enhance your Documents with BuiltInDocumentProperties. Easily manage keywords to improve searchability and organization for better productivity.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Security method. Specifies the security level of a Document as a numeric value in C++....This property is available in DOC and OOXML documents only. To...security level of a document. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. FieldCitation.SuppressTitle | Aspose.Words for ...

    Control title visibility in citations with the FieldCitation SuppressTitle property. Easily manage how information is displayed for optimal clarity.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldCitation.Suffix | Aspose.Words for .NET

    Discover the FieldCitation Suffix property, easily manage citation suffixes to enhance your data accuracy and streamline your referencing process.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldCitation.Prefix | Aspose.Words for .NET

    Discover the FieldCitation Prefix property, easily customize citations with a unique prefix for enhanced clarity and organization in your Documents.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FontFallbackSettings.load_noto_fallback_setting...

    FontFallbackSettings.load_noto_fallback_settings method. Loads predefined fallback settings which uses Google Noto fonts....default_font_name = 'Noto Sans' doc = aw . Document () doc . font_settings =...pre-defined fallback font settings. doc = aw . Document () font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this Document is edited in Microsoft Word in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Normal editing of the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::Paragraph::get_IsEndOfSection me...

    Aspose::Words::Paragraph::get_IsEndOfSection method. True if this paragraph is the last paragraph in the Body (main text story) of a Section; false otherwise in C++....void InsertAtBookmark () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> StartBookmark (...

    reference.aspose.com/words/cpp/aspose.words/par...