Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 157,095 for

doc

(0.13 sec)
  1. Aspose::Words::PageBorderAppliesTo enum | Aspos...

    Aspose::Words::PageBorderAppliesTo enum. Specifies which pages the page border is printed on in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Document.VbaProject | Aspose.Words for .NET

    Discover how to manage VbaProject properties effectively. Learn to get or set VbaProject for enhanced automation and streamlined workflows.... Document doc = new Document ( MyDir + "VBA...modules. VbaProject vbaProject = doc . VbaProject ; Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ChartTitle.Format | Aspose.Words for .NET

    Explore the ChartTitle Format property for enhanced fill and line styling, giving your charts a professional and polished look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartYValue.FromDouble | Aspose.Words for .NET

    Discover the ChartYValue FromDouble method to effortlessly create Double type ChartYValue instances for enhanced data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataTable.HasOutlineBorder | Aspose.Words ...

    Discover the ChartDataTable HasOutlineBorder property, control the display of outline borders around series and category names for enhanced data clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Chart.Format | Aspose.Words for .NET

    Unlock advanced chart formatting with our tool! Easily customize fill and line styles for stunning, professional visuals that enhance your data presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method... doc = aw . Document ( MY_DIR + 'German...assertTrue ( all (( node for node in doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveOptions.pageMode property. Specifies how the PDF Document should be displayed when opened in a PDF reader.... let doc = new aw . Document ( base ....headerFooterBookmark = headerFooterBookmark ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListLevel.linkedStyle property | Aspose.Words f...

    ListLevel.linkedStyle property. Gets or sets the paragraph style that is linked to this list level.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A list allows us to organize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MailMergeDataType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your Document automation projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...