Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 17,769 for

area

(0.19 sec)
  1. Page Setup and Printing Options with JavaScript...

    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....to: Select a specific print area of a worksheet. Print titles...cell to E30 cell) of the print area pageSetup . printArea = "A1:E30"...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  2. Manage canvases of an XPS file | C++

    C++ API solution for managing XPS files. Code example shows how to clip and transform canvases of XPS files with a few lines of C++ code....files, a canvas is a rectangular area on a page where visual content...regions, limiting the visible area of their contents. This is useful...

    products.aspose.com/page/cpp/work-with-canvases/
  3. Convert TXT to ODP via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....designated white area or by clicking inside the area to import the...

    products.aspose.com/total/net/conversion/txt-to...
  4. 3D 几何图形的基于硬件的呈现|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对GPU (图形处理单元) 进行编程,并设置图形硬件来渲染 3D 几何图形,而不是固定函数管道。...4 viewports, the viewport's area is meanless here because we'll...we'll change it to the right area in the SetViewports later viewports...

    docs.aspose.com/3d/zh/net/hardware-based-render...
  5. Convert Presentation Slides to Images on Androi...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for Android—fast, high-quality rendering with clear Java code examples....Set the width of the comments area. notesCommentsOptions . setCommentsAreaColor...Set the color for the comments area. // Create the rendering options...

    docs.aspose.com/slides/androidjava/convert-slide/
  6. Customize Chart Axes in Presentations on Androi...

    Discover how to use Aspose.Slides for Android via Java to customize chart axes in PowerPoint presentations for reports and visualizations.... Area , 100 , 100 , 500 , 350 ); chart...getShapes (). addChart ( ChartType . Area , 50 , 50 , 450 , 300 ); IChartDataWorkbook...

    docs.aspose.com/slides/androidjava/chart-axis/
  7. Convert Presentation Slides to Images in PHP|As...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for PHP via Java — fast, high-quality rendering with clear code examples....Set the width of the comments area. $notesCommentsOptions -> setCommentsAreaColor...Set the color for the comments area. // Create the rendering options...

    docs.aspose.com/slides/php-java/convert-slide/
  8. Customize Chart Axes in Presentations Using PHP...

    Discover how to use Aspose.Slides for PHP via Java to customize chart axes in PowerPoint presentations for reports and visualizations....() -> addChart ( ChartType :: Area , 100 , 100 , 500 , 350 ); $chart...() -> addChart ( ChartType :: Area , 50 , 50 , 450 , 300 ); $wb...

    docs.aspose.com/slides/php-java/chart-axis/
  9. Customize Chart Axes in Presentations in .NET|A...

    Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint presentations for reports and visualizations.... Area , 100 , 100 , 500 , 350 ); chart...Shapes . AddChart ( ChartType . Area , 50 , 50 , 450 , 300 ); IChartDataWorkbook...

    docs.aspose.com/slides/net/chart-axis/
  10. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...', '_'); //Set print area sourceWS.PageSetup.PrintArea...Replace('!', '_'); //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/incorrect-rendering-when-con...