Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 155,440 for

2

(0.6 sec)
  1. RowFormat.HeadingFormat | Aspose.Words for .NET

    Discover the RowFormat HeadingFormat property, ensure your table headings repeat on every page for clarity and improved readability in multi-page documents.... Write ( "Heading row 2" ); builder . EndRow (); builder...$"Row {table.Rows.Count}, column 2." ); builder . EndRow (); } doc...

    reference.aspose.com/words/net/aspose.words.tab...
  2. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level... writeln ( "Item 2" ); builder . listFormat . listIndent...1 ${ newLine } ` + ` a. Item 2 ${ newLine } ` + ` i. Item 3 ${...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Slides 20.11 Throws Exceptions While Try...

    We process many PPTX files simultaneously. PPTX files seem to have many Excel chart links pointing to the same file. The linked Excel file is in a network share (we do not know if it’s required for reproducing the error…...potapov January 10, 2022, 7:07pm 2 @vikram.venugopal , Thank you...7z (49.4 KB) It contains the 2 projects, running the MainApp...

    forum.aspose.com/t/aspose-slides-20-11-throws-e...
  4. X Axis Vs. Category Axis with C++|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs.... PutValue ( 2.5 ); worksheet . GetCells ()....(). Get ( u "D5" ). PutValue ( 2 ); // Create Line Chart: X as...

    docs.aspose.com/cells/cpp/x-axis-vs-category-axis/
  5. Aspose.Email for .NET Limitations - Free Suppor...

    Hi, Aspose.Email for .NET offers MAPI API for working with PST. Are there any known limitations for working with PST files created by the library in different Outlooks?? For example, Microsoft Outlook (classic and new)…...email-pst Ilyaabramau July 28, 2025, 2:17pm 1 Hi, Aspose.Email for .NET...Professionalize.Discourse July 28, 2025, 2:18pm 2 @Ilyaabramau Hi, Thank you...

    forum.aspose.com/t/aspose-email-for-net-limitat...
  6. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_format method. Copies format from the source data point to the destination data point....point with index 2 # so that the data point 2 looks the same as...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cannot create Aspose.Cells object from Excel 20...

    Using Aspose.Cells version 5.1.2.4 with VB.NET Framework 1.1 with a fully licensed version with a current support agreement: I am a developer and we are using Aspose.Cells objects to update custom document properties co…...2.4 with VB.NET Framework 1.1 with...amjad.sahi January 20, 2011, 2:45am 2 Hi, We are not very sure about...

    forum.aspose.com/t/cannot-create-aspose-cells-o...
  8. Chart.Series | Aspose.Words for .NET

    Discover the Chart Series property for exclusive access to a unique collection of series. Elevate your data visualization experience today!...= { "Category 1" , "Category 2" , "Category 3" }; // Insert two...Add ( "Series 2" , categories , new [] { 64.2 , 79.5 , 94.0 });...

    reference.aspose.com/words/net/aspose.words.dra...
  9. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....it with the pseudocode: Copy 1 2 using Aspose.Font ; 3 ... 4 5...mentioned before, to give it 2 font parameters, - the format...

    docs.aspose.com/font/net/how-to-load-fonts/
  10. Search Text Spanning multiple PDF Pages - Free ...

    Hello Aspose Team, We are using TextFragmentAbsorber to search for specific phrases in PDFs. However, we have a scenario where the text we are searching for is split across two pages — for example, “Service’s” appears a…...“architecture” appears at the top of page 2. Currently, TextFragmentAbsorber...Discourse June 3, 2025, 7:47am 2 @ritikrajjalu Can you please clarify...

    forum.aspose.com/t/search-text-spanning-multipl...