Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 20,326 for

2 of

(0.12 sec)
  1. ChartSeriesCollection.GetEnumerator | Aspose.Wo...

    Discover the ChartSeriesCollection GetEnumerator method—efficiently retrieve enumerator objects for seamless data manipulation and analysis....= { "Category 1" , "Category 2" , "Category 3" , "Category 4"..., new [] { 4.4 , 7.0 , 3.5 , 2.1 }); // A chart series can also...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 页眉和页脚|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.... setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F"...footer pageSetup . setFooter ( 2 , "&Pof&N" ); Apache POI SS -...

    docs.aspose.com/cells/zh/java/header-and-footers/
  3. ConditionalStyle.paragraphFormat property | Asp...

    ConditionalStyle.paragraphFormat property. Gets the paragraph formatting Of the conditional style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number Of conditional styles in the collection.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting Of the conditional style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Images|Aspose.PDF for Java

    This section explains how to replace image with Aspose.PDF Facades - a toolset for popular operations with PDF.... deleteImage ( 2 , new int [] { 1 , 3 }); editor...pdf" )); editor . replaceImage ( 2 , 4 , _dataDir + "cat04.jpg" );...

    docs.aspose.com/pdf/java/working-with-image/
  7. Emboss Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Emboss3x3 as well as custom kernels....{ { - 2 , - 1 , 0 , }, { - 1 , 1 , 1 , }, { 0 , 1 , 2 , }, };...

    docs.aspose.com/imaging/net/developer-guide/man...
  8. FieldNoteRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldNoteRef BookmarkName property to easily manage and customize your bookmarks for enhanced organization and efficiency....footnote number 2, so the field will display "2 below". // The...The \f flag makes the number 2 appear in the same format as the...

    reference.aspose.com/words/net/aspose.words.fie...
  9. TextColumn Class | Aspose.Words for .NET

    Discover the Aspose.Words.TextColumn class for managing text columns in your documents. Easily access and customize each column in your text section.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  10. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....getGlossaryDocument(), "AutoText 2", "Contents of AutoText 2"); appendAutoTextEntry(doc...getGlossaryDocument(), "AutoText 2", "Contents of AutoText 2"); appendAutoTextEntry(doc...

    reference.aspose.com/words/java/com.aspose.word...