Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 26,584 for

x

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_XValues method. Gets a collection of X values for this chart series in C++.... method Gets a collection of X values for this chart series....

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add teXt boXes onto an eXisting PDF document which may have page rotations. This is proving far more difficult that I eXpected. BoX is specified by a position, height, widt…...adjustedX = originalY; // Swap X and Y adjustedY = page.Rect.Height...AddRectangle(Page page, double x, double y, double width, double...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  3. How to Convert Microsoft Project Files to CSV F...

    Convert MPP files to CSV using Aspose.Tasks for .NET in C#....int Compare (Task x, Task y) 14 { 15 if (x == null ) 16 { 17...throw new ArgumentNullExceptio( "x" ); 18 } 19 20 if (y == null )...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  4. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...beyond the page bounds 37 int x = squareSide; 38 int y = 0; 39...39 if (sumX >= width) 40 { 41 x = - (sumX - squareSide); 42 y...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  5. 档案

    档案...300; float height = 300; float x = (float) center.getX() - width...addAutoShape(ShapeType.Rectangle, x, y, width, height); // 设置填充类型...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  6. How to Migrate to Aspose.Tasks for .NET 8.0.0 o...

    Learn how to migrate from older versions of Aspose.Tasks for .NET to version 8.0.0 or higher. This guide provides updated syntaX, structural changes, and key migration eXamples....x Approach Copy 1 Project project...XML) New Aspose.Tasks for .NET 8.x Approach Copy 1 2 3 Project prj...

    docs.aspose.com/tasks/net/how-to-migrate-to-asp...
  7. Render text with glyphs | .NET API Solution

    .NET API Solution to manage fonts. Learn how to visualize the teXt of any compleXity with the glyphs C# code....X = ( float )moveTo.X; _currentPoint.Y = (...LineTo(LineTo lineTo) { float x = ( float )lineTo.X; float y = ( float )lineTo...

    products.aspose.com/font/net/render-text/
  8. Implement Custom Paper Size of Worksheet for Re...

    This article eXplains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an EXcel file to PDF format programmatically....00 x 4.00 in" ; // Save the workbook...= "Pdf Page Dimensions: 6.00 x 4.00 in" ; // Save the workbook...

    docs.aspose.com/cells/javascript-cpp/implement-...
  9. LaTeX document classes

    This article is a concise digest of the LaTeX document classes and their options. It also provides some eXamples....5in x 11in), legalpaper (8.5in x 14in), executive...25in x 10.5in), a4paper (210mm x 297mm), a5paper (148mm x 210mm)...

    docs.aspose.com/tex/java/latex-document-classes/
  10. SVG 光照效果 – SVG 滤镜 – C# 代码

    了解如何使用 Aspose.SVG for .NET API 组合多个 SVG 滤镜来创建和控制 SVG 光照效果。...特定属性“x、y”和“z”表示点光源的位置。 <feSpecularLighting>..."http://www.w3.org/2000/svg" > 2 < rect x = "40" y = "40" width = "150"...

    docs.aspose.com/svg/zh/net/svg-lighting-effects/