Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 16,048 for

point

(0.12 sec)
  1. Aspose .Net Extensions - Free Support Forum - a...

    I use a low-code platform (WebCon). WebCon has purchased a license from Aspose. WebCon allows you to write SDKs (extensions) using C#. Can I use the license purchased from the vendor when writing an SDK? The SDK add-on …...I would like to clarify one point. For new extensions, is it possible...

    forum.aspose.com/t/aspose-net-extensions/328158
  2. Aspose.PSD for .NET 18.12 - 发行说明|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.... Reverse ); // Color Points var colorPoints = settings...MedianPointLocation ); // Transparency points var transparencyPoints = settings...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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....rectangle , byte [] data , Point start , Point end ) { Array . Copy...rectangle , byte [] data , Point start , Point end , LoadOptions loadOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  4. Manage DataLabels of Excel Charts with Golang v...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Adding Custom Labels to Data Points in the Series of the Chart...Custom Data Label of Chart Point Set the Shape Type of Data Labels...

    docs.aspose.com/cells/go-cpp/insert-datalabels-...
  5. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... public Point CoordOrigin { get ; set ; }...group shape, and place it 100 points below and to the right of //...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Search Data using Original Values|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....code illustrates the above point. It finds cell D4, which cannot...

    docs.aspose.com/cells/java/search-data-using-or...
  7. Aspose.Slides for .NET Is Not Working on a Non-...

    Hi, I’m trying to do something very basic: using Aspose.Slides; using Aspose.Slides.Export; using var presentation = new Presentation(); presentation.Save("blank.pptx", SaveFormat.Pptx); This crashes on non Windows m…... Wasn’t the point that this should be cross platform...

    forum.aspose.com/t/aspose-slides-for-net-is-not...
  8. Font.kerning property | Aspose.Words for Node.js

    Font.kerning property. Gets or sets the font size at which kerning starts....// Any text we add from this point will have kerning applied. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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....1 ), rect , new Point ( 266 , 657 ), new Point ( 446 , 656 ));...pdf" ); Point [] vertices = new Point [] { new Point ( 100 ,...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  10. Working with Text in PS file | Java

    How to add text in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...a stroke with a width of 2 points. 2 Stroke stroke = new BasicStroke(2);...case it is a black colored 1-point width pen. 8 document. outlineText...

    docs.aspose.com/page/java/ps/working-with-text/