Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 157,582 for

2

(0.15 sec)
  1. Set Print Area|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.... Value = 2 ; sheet1 . Cells [ 0 , 2 ]. Value = 3 ; sheet1...Value = 2.1 ; sheet2 . Cells [ 0 , 4 ]. Value = 2.2 ; sheet2...

    docs.aspose.com/cells/net/set-print-area/
  2. Latest Aspose.Cells Product Family topics - Fre...

    Get technical support of Aspose.Cells for .NET, Java, Android, C++, Node.js, PHP, Python, JavaScript, SharePoint, SQL Reporting Services and JasperReports....April 7, 2025 How to connect 2 shapes with elbow arrow connector...converted to Image cells-net 2 95 April 7, 2025 Slight top alignment...

    forum.aspose.com/c/cells/9
  3. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing document sections efficiently with powerful features and flexibility.... (2 indexers) Methods Name Description...to a new array of sections. (2 methods) Remarks A Microsoft Word...

    reference.aspose.com/words/net/aspose.words/sec...
  4. TxtLoadOptions.detectNumberingWithWhitespaces p...

    TxtLoadOptions.detectNumberingWithWhitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format...2.) uses both whitespaces and dot...First list item 1\n" + "2. First list item 2\n" + "3. First list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell into the document in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. IsInLineParagraph only works on first page Foot...

    When using the IsInLineParagraph = true option inside of a HeaderFooter, the paragraph is properly rendered as inline on the first page, however on subsequent pages the paragraph is rendered as if IsInLineParagraph = fal…...codewarior April 1, 2015, 6:52am 2 Hi Josh, Thanks for contacting...new TextFragment("Footer Part 2"); footer2.IsInLineParagraph =...

    forum.aspose.com/t/isinlineparagraph-only-works...
  7. ChartDataPoint.Format | Aspose.Words for .NET

    Discover how the ChartDataPoint Format property enhances your data visualization with customizable fill and line styles for impactful presentations....[] { "Category 1" , "Category 2" , "Category 3" , "Category 4"...4" }, new double [] { 1 , 2 , 3 , 4 }); // Set column formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for Node.js via C++. This guide will demonstrate how to modify labels' appearance, position, and formatting, while linking them to your data source for accurate representation....putValue ( 2 ); sheet . getCells (). get ( 0 , 2 ). putValue...( 1 , 2 ). putValue ( 6 ); sheet . getCells (). get ( 2 , 0 )...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  9. Need information about supporting filetypes - F...

    Hi, All the below mentioned filetypes are open Documents, for which i want to know whether Aspose supports these types or not for reading metadata. For example MS Excel Spreadsheet (XML) type is supported but the MS P…...words MS Help 2 Keyword Index (XML) :HXK:H1K: MS Help 2 Attributes...:HXA: MS Help 2 Collection (XML) :HXC:H1C: MS Help 2 Table of Contents...

    forum.aspose.com/t/need-information-about-suppo...
  10. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...add("Bookmark 2", 2); // Level 2 outlineLevels.add("Bookmark...SetDefaultBookmarksO(2); options.getOutlineOptions().SetExpandedOutlineLe(2); Please...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...