Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 5,714 for

horizontal

(0.13 sec)
  1. Convert SVG to PNG – Aspose.SVG for Python via ...

    Convert SVG to PNG in Python using Aspose.SVG for Python via .NET. You will find Python examples and an online SVG Converter.... Sets the horizontal resolution for output and...size amd margins. Use the horizontal_resolution and vertical_resolution...

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  2. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for 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/java/shape-manipulations/
  3. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js 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. var presentation...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  4. Editing a PDF's individual pages|Aspose.PDF for...

    This section explains how to edit PDF's individual pages using PdfPageEditor class....PdfPageEditor class supports both horizontal and vertical alignments....used to align the contents horizontally. Alignment property takes...

    docs.aspose.com/pdf/net/editing-a-pdf-s-individ...
  5. Manage Worksheets of Microsoft Excel files.|Doc...

    Add worksheet, remove worksheet and active Sheet using Aspose.Cells.... To make sure that the horizontal or vertical scrollbars are...

    docs.aspose.com/cells/net/manage-worksheets/
  6. 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...
  7. 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...
  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. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts.... left – the horizontal offset of the label from...the chart area. left – the horizontal offset of the text box from...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  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...