Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 163,979 for

new

(0.1 sec)
  1. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...Row constructor Initializes a new instance of the Row class. public...CreateNestedTable () { Document doc = new Document (); // Create the outer...

    reference.aspose.com/words/net/aspose.words.tab...
  2. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....placed at the beginning of the new paragraph. An exception is thrown...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. MergeFieldImageDimensionUnit Enum | Aspose.Word...

    Discover Aspose.Words.Fields.MergeFieldImageDimensionUnit enum for precise image dimension control in mail merges. Enhance your document automation today!...MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Font.NameFarEast | Aspose.Words for .NET

    Discover the Font NameFarEast property to easily customize and set East Asian font names for enhanced typography in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...= "Courier New" ; builder . Font . LocaleId = new CultureInfo...

    reference.aspose.com/words/net/aspose.words/fon...
  5. 重新排序工作表|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....//Create a new Workbook. Workbook workbook = new Workbook ();...IWorkbook wb = new XSSFWorkbook (); wb . CreateSheet ( "new sheet" );...

    docs.aspose.com/cells/zh/net/reorder-worksheets/
  6. DefaultFontSubstitutionRule class | Aspose.Word...

    aspose.words.fonts.DefaultFontSubstitutionRule class. Default font substitution rule...all missing fonts with "Times New Roman". default_font_substitution_rule...self . assertEqual ( 'Times New Roman' , default_font_substitution_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabelCollection.ShowCategoryName | Asp...

    Discover the ShowCategoryName property in ChartDataLabelCollection. Control data label visibility for your series and enhance your chart's clarity!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { 2.9 , 3.5 , 1.1 , 4.0 , 4.0 }, new [] { 1.9...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabelCollection.ShowBubbleSize | Aspos...

    Discover how the ShowBubbleSize property in ChartDataLabelCollection enhances your Bubble charts by controlling data label visibility. Boost your data presentation!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { 2.9 , 3.5 , 1.1 , 4.0 , 4.0 }, new [] { 1.9...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataLabelCollection.Format | Aspose.Words ...

    Discover the ChartDataLabelCollection Format property for easy access to customizable fill and line formatting for your data labels. Enhance your charts today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Series . Clear (); // Add new series. ChartSeries series =...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_DefaultFontSubstitution method. Settings related to default font substitution rule in C++....all missing fonts with "Times New Roman". SharedPtr < DefaultFontSubstitut...get_Enabled ()); ASSERT_EQ ( u "Times New Roman" , defaultFontSubstitut...

    reference.aspose.com/words/cpp/aspose.words.fon...