Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 5,733 for

horizontal

(0.09 sec)
  1. Create Funnel Chart in Excel using C# | Funnel ...

    Learn how to create a Funnel chart in Excel using C# with Aspose.Cells for .NET. Follow step‑by‑step instructions and runnable code examples to visualize data efficiently....Positioned at the bottom with a horizontal layout for better readability...

    blog.aspose.com/cells/create-funnel-chart-in-ex...
  2. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for PHP via Java for PPT and PPTX, with practical code examples....hide Title, Vertical Axis, Horizontal Axis and Grid Lines from...

    docs.aspose.com/slides/php-java/chart-calculati...
  3. Aspose::Words::Rendering::NodeRendererBase clas...

    Aspose::Words::Rendering::NodeRendererBase class. Base class for ShapeRenderer and OfficeMathRenderer. To learn more, visit the documentation article in C++....with a different DPI for the horizontal and vertical dimensions....

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. Convert HTML to TIFF – Aspose.HTML for .NET

    Convert HTML to TIFF using Aspose.HTML. Learn about the supported HTML to TIFF conversion scenarios and consider C# examples to illustrate them.... Sets horizontal resolution for output images...VerticalResolution properties that set horizontal/vertical resolution for output...

    docs.aspose.com/html/net/convert-html-to-tiff/
  5. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....class provides control over horizontal and vertical mirroring of...properties and flips it both horizontally and vertically. Presentation...

    docs.aspose.com/slides/androidjava/shape-manipu...
  6. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...absoluteHorizontalDi Gets or sets absolute horizontal floating table position specified...base object from which the horizontal positioning of floating table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Using Smart Markers|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.... horizontal - Write data left-to-right...vertical/normal (top to bottom) or horizontal (left to right) smart markers...

    docs.aspose.com/cells/java/using-smart-markers/
  8. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++....ConvertToHorizontall () Converts cells horizontally merged by width to cells...() Gets or sets absolute horizontal floating table position specified...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Working with SmartArt Cold Rendering in C++|Asp...

    Aspose.Words for C++ performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect....Box List Varying Width List Horizontal Bullet List Grouped List...

    docs.aspose.com/words/cpp/working-with-smartart...
  10. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...setPrintArea(strPrintArea); } // Add horizontal page breaks after specific...to add page breaks. // Add horizontal page breaks after specific...

    forum.aspose.com/t/add-a-page-break-in-excel-at...