Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 26,988 for

x

(0.13 sec)
  1. Public API Changes in Aspose.3D 17.01|Documenta...

    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....\* \* struct Vertex { \* float x; \* float y; \* float z; \* };...writer . Write (( float ) cp . x ); writer . Write (( float ) cp...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  2. Supported Excel Functions with Go|Documentation

    Supported EXcel functions for reading, setting, and calculating formulas using Aspose.Cells with Go....I J K L M N O P Q R S T U V W X Y Z Aspose.Cells' Formula Calculation...: Returns the arctangent from x‑ and y‑coordinates ATANH Math...

    docs.aspose.com/cells/gocpp/supported-formula-f...
  3. Add new last slide with text using insertFromHt...

    For an eXisting presentation I want to add an eXtra slide with some additional free teXt. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...instead of insertFromHtml float x = 50; float y = 50; float width...addAutoShape(ShapeType.Rectangle, x, y, width, height); textShape...

    forum.aspose.com/t/add-new-last-slide-with-text...
  4. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....<use x="25" y="40" xlink:href="#r1" fill="red"/> <use x="35"...xlink:href="#r2" fill="green"/> <use x="58" y="50" xlink:href="#r3" fill="blue"/>...

    docs.aspose.com/pdf/net/convert-images-format-t...
  5. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....renderToScale(Graphics2D graphics, float x, float y, float scale) Renders...renderToSize(Graphics2D graphics, float x, float y, float width, float height)...

    reference.aspose.com/words/java/com.aspose.word...
  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. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... 25 sum_x = 0. 26 27 # Restore a graphics...bounds 48 x = square_side 49 y = 0 50 if sum_x >= width: 51 x = - (sum_x...

    docs.aspose.com/page/python-net/ps/working-with...
  8. Data Formatting in Charts|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....setChartDataRange method Find Type of X and Y Values of Points in Chart...

    docs.aspose.com/cells/java/data-formatting-in-c...
  9. .NET 中向演示文稿添加页眉和页脚的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用旧版和新版 Aspose.Slides API 为 PowerPoint PPT、PPTX 和 ODP 演示文稿添加页眉和页脚。...x 之前的 Aspose.Slides for .NET 版本...新版 Aspose.Slides for .NET 13.x 方法 using ( Presentation sourcePres...

    docs.aspose.com/slides/zh/net/how-to-add-header...
  10. Consumo de memória - Free Support Forum - aspos...

    Olá, Uma dúvida sobre consumo de memória RAM, tenho uma rotina que faz mesclagem de documentos pdf, em algum momentos pode ocorrer conversão de algum outro tipo para pdf antes, percebo que eXiste um aumento significativ…...OrderBy(x => x.PageNumber) .ThenBy(x => x.Order) .ToList();...if (attachmentsToInsert.Any(x => x.PageNumber == pageNumber))...

    forum.aspose.com/t/consumo-de-memoria/319838