Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 157,096 for

doc

(0.11 sec)
  1. ChartDataLabelCollection.rotation property | As...

    ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SpecialChar.NodeType | Aspose.Words for .NET

    Discover the SpecialChar NodeType property that efficiently returns unique special characters, enhancing your data management and user experience....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . That ( doc . IsComposite , Is . True );...

    reference.aspose.com/words/net/aspose.words/spe...
  3. FolderFontSource class | Aspose.Words for Python

    aspose.words.fonts.FolderFontSource class. Represents the folder that contains TrueType font files..., priority = 1 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomDocumentProperties class | Aspose.Words f...

    Aspose.Words.Properties.CustomDocumentProperties class. A collection of custom Document properties... let doc = new aw . Document ( base ....custom properties. expect ( doc . customDocumentProper . at (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++...pdf file to Aspose Document doc = MakeObject < Document > ( u...// Add artifact to first page doc -> get_Pages () -> idx_get (...

    products.aspose.com/pdf/cpp/watermark/add/
  6. CommentRangeEnd.NodeType | Aspose.Words for .NET

    Explore the CommentRangeEnd NodeType property to efficiently retrieve the CommentRangeEnd, enhancing your coding and development experience....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . That ( doc . IsComposite , Is . True );...

    reference.aspose.com/words/net/aspose.words/com...
  7. SmartTag.NodeType | Aspose.Words for .NET

    Discover the SmartTag NodeType property that enhances your content with dynamic tagging features. Unlock seamless integration and boost user engagement!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . That ( doc . IsComposite , Is . True );...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Aspose::Words::Font::ClearFormatting method | A...

    Aspose::Words::Font::ClearFormatting method. Resets to default font formatting in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "For...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. ChartSeries.HasDataLabels | Aspose.Words for .NET

    Discover the ChartSeries HasDataLabels property to easily manage data label visibility for your series, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a line chart, then...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TableAlignment enumeration | Aspose.Words for P...

    aspose.words.tables.TableAlignment enumeration. Specifies alignment for an inline table.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) table = doc . first_section . body . tables...

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