Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 5,652 for

horizontal

(0.1 sec)
  1. FieldBidiOutline class | Aspose.Words for Python

    aspose.words.fields.FieldBidiOutline class. Implements the BIDIOUTLINE field...writeln ( 'שלום' ) # Set the horizontal text alignment for every...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 通过Node.js利用C++管理Excel图表标题|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加和格式化图表及轴标题。我们的指南将展示如何设置不同类型的标题、调整外观以及修改轴标题以增强数据表现和清晰度。... Horizontal , 1 ); // Setting the title...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-and-a...
  3. Page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single document....individual page orientation: Horizontal - landscape Vertical - portrait...

    docs.aspose.com/omr/net/json-markup/page/
  4. Optimize Chart Calculations for Presentations i...

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

    docs.aspose.com/slides/net/chart-calculations/
  5. 更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库在JavaScript via C++中更改单元格对齐方式并保持现有格式...createStyle (); // Set the horizontal and vertical alignment to...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  6. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... align string “center” Horizontal alignment of the barcode...

    docs.aspose.com/omr/net/json-markup/elements-ba...
  7. 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...
  8. 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...
  9. 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...
  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...