Sort Score
Result 10 results
Languages All
Labels All
Results 9,541 - 9,550 of 149,760 for

2

(0.2 sec)
  1. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  2. CssStyleSheetType Enum | Aspose.Words for .NET

    Discover how Aspose.Words.CssStyleSheetType enhances HTML export by optimizing CSS styles for better web presentation and performance.... External 2 CSS styles are written separately...ExternalCssFilenames.css" ; // 2 - Use a custom callback to name...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this paragraph is a member of in C++....String ( u "Level " ) + i ); } // 2 - A bulleted list: // This list...Writeln ( u "Bulleted list item 2." ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Add Image Hyperlinks with C++|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for C++ API.... SetColumnWidth ( 2 , 21 ); // Add a picture to the...worksheet . GetPictures (). Add ( 3 , 2 , 4 , 3 , srcDir + u "aspose-logo...

    docs.aspose.com/cells/cpp/add-image-hyperlinks/
  5. 在 Apache POI 和 Aspose.Cells 中创建不同的 Cell 类型|Docu...

    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.... createRow (( short ) 2 ); row . createCell ( 0 ). setCellValue...Date ()); row . createCell ( 2 ). setCellValue ( Calendar . getInstance...

    docs.aspose.com/cells/zh/java/create-different-...
  6. 页眉和页脚|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/
  7. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience....innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  8. DropDownItemCollection.Insert | Aspose.Words fo...

    Effortlessly insert strings into your DropDownItemCollection at any index with our easy-to-use Insert method. Enhance your data management today!... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DropDownItemCollection.IndexOf | Aspose.Words f...

    Discover the DropDownItemCollection IndexOf method, efficiently find the zero-based index of any value in your collection for streamlined data management.... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  10. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...