Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 19,688 for

2 of

(0.13 sec)
  1. ChartSeries.dataPoints property | Aspose.Words ...

    ChartSeries.dataPoints property. Returns a collection Of formatting objects for all data points in this series....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Set Print Titles|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....example, rows are defined as $1:$2 and columns are defined as $A:$B...1 & 2 as title rows pageSetup . PrintTitleRows = "$1:$2" ; Download...

    docs.aspose.com/cells/net/set-print-titles/
  3. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection Of revisions (tracked changes) that exist in this document.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.restart_page_numbering property | Asp...

    PageSetup.restart_page_numbering property. True if page numbering restarts at the beginning Of the section.... writeln ( 'Section 1, page 2.' ) builder . insert_break ( aw...builder . writeln ( 'Section 2, page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number Of the section in C++....Writeln ( u "Section 1, page 2." ); builder -> InsertBreak (...builder -> Writeln ( u "Section 2, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. FieldFormat.GeneralFormats | Aspose.Words for .NET

    Discover the FieldFormat GeneralFormats property, Offering a versatile collection Of numeric text formats to enhance your data presentation and results.... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum to customize footnotes and endnotes page numbers, enhancing your document formatting effortlessly....Arabic 0 Arabic numbering (1, 2, 3, …) UppercaseRoman 1 Upper... III, …) LowercaseRoman 2 Lower case Roman (i, ii, iii,...

    reference.aspose.com/words/net/aspose.words/num...
  8. Latest Aspose.BarCode Product Family topics - F...

    Get technical support Of Aspose.BarCode for .NET, Java, C++, Android, Node.js, PHP, SharePoint, SQL Reporting Services and JasperReports....temperery license 2 39 March 1, 2025 Technical quesries 2 43 February...February 28, 2025 Technical Queries 2 45 February 28, 2025 ChecksumValidation...

    forum.aspose.com/c/barcode/13
  9. Deconvolution Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Convolution, Deconvolution as well as custom kernels....kernel { { 1 , 2 , 1 ,}, { 2 , 4 , 2 ,}, { 1 , 2 , 1 ,}, }; DeconvolutionFilterO...

    docs.aspose.com/imaging/net/developer-guide/man...
  10. Working with Text in PS file | Python

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... BOLD ) 2 document. fillText (str, font...String [] { FONTS_FOLDER }); 2 dr_font = aspose. page . ExternalFontCache...

    docs.aspose.com/page/python-net/ps/working-with...