Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 150,874 for

2

(0.12 sec)
  1. 55541779.pdf

    Excel 2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z Aspose.Cells v17.11.1 Home Aspose.Cells D:20171123133133Z...Excel 2 Pdf - The following Shape throws Shape to Image Error...

    docs.aspose.com/cells/ar/net/ignore-errors-whil...
  2. 55541779.pdf

    Excel 2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z Aspose.Cells v17.11.1 Home Aspose.Cells D:20171123133133Z...Excel 2 Pdf - The following Shape throws Shape to Image Error...

    docs.aspose.com/cells/sv/net/ignore-errors-whil...
  3. 55541779.pdf

    Excel 2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z Aspose.Cells v17.11.1 Home Aspose.Cells D:20171123133133Z...Excel 2 Pdf - The following Shape throws Shape to Image Error...

    docs.aspose.com/cells/net/ignore-errors-while-r...
  4. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity....Styles [ "Heading 1" ]; // Level 2 labels will display the current..."-II-"... docList . ListLevels [ 2 ]. NumberFormat = "-\x0002-" ;...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a document in Java....epub"); // 2 - Use the first image found in...UpdateThumbnail.FirstPage.epub"); // 2 - Use the first image found in...

    reference.aspose.com/words/java/com.aspose.word...
  6. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will appear as shown in Figure 2 . In Aspose.Cells, we can perform...SetIsFiltered ( true ); // Should be 2 std :: cout << "Filtered Series...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  7. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...sahi March 3, 2010, 11:50am 2 Hi, Please try the attached latest...you amjad.sahi March 9, 2010, 2:34am 9 Hi, We will try to support...

    forum.aspose.com/t/formatting-not-retained-whil...
  8. Aspose::Words::Notes::EndnoteOptions class | As...

    Aspose::Words::Notes::EndnoteOptions class. Represents the endnote numbering options for a document or section. To learn more, visit the documentation article in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> Write ( u "Text...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Working with Background in ODS Files with C++|D...

    Learn how to manage colored and graphic backgrounds in ODS files using Aspose.Cells with C++....SetValue ( 2 ); worksheet . GetCells (). Get ( 2 , 0 ). SetValue...worksheet . GetCells (). Get ( 2 , 1 ). SetValue ( 9 ); worksheet...

    docs.aspose.com/cells/cpp/working-with-backgrou...
  10. Story.last_paragraph property | Aspose.Words fo...

    Story.last_paragraph property. Gets the last paragraph in the story....writeln ( 'Run 2. ' ) self . assertEqual ( 'Run 2. \r Run 1.' ...' ) self . assertEqual ( 'Run 2. \r Run 1. \r Run 3.' , doc ....

    reference.aspose.com/words/python-net/aspose.wo...