Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 16,458 for

point

(0.24 sec)
  1. Open and Edit PSB file | products.aspose.com

    Open and Edit PSB file with online editor...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...updateText("test update", new Point(0, 0), 15.0f, Color.getPurple());...

    products.aspose.com/psd/editor/psb/
  2. ShowInBalloons Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Layout.ShowInBalloons enum enhances document editing by controlling visible revisions in balloons for clear collaboration....revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Otvorite i uredite PSD datoteku | products.aspo...

    Otvorite i uredite PSD datoteku s mrežnim uređivačem...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...updateText("test update", new Point(0, 0), 15.0f, Color.getPurple());...

    products.aspose.com/psd/cr/editor/psd/
  4. 使用C++为图表点添加富文本自定义数据标签|Documentation

    了解如何在Aspose.Cells for C++中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同的字体、颜色和对齐选项来格式化标签,提升图表的外观和易读性。...label of first series first point DataLabels dlbls = chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/rich-text-custom-d...
  5. Asponse.CAD 25.10.1 Dwg文件导出PDF或PNG,如果把空白区域裁剪掉? ...

    在实际的应用中,客户的一些文件,ViewReport设置很大,导致导出的文件有很大部分为空白区域,有没有方法把这此空白区域裁剪掉,以达到更好的用户体验?这样也可以减小导出文件的大小。 案例文件...NoScaling = true; Point topLeft = new Point((int)boxMinPt.X, (int)boxMaxPt...

    forum.aspose.com/t/asponse-cad-25-10-1-dwg-pdf-...
  6. Aspose.PSD for .NET 22.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....FillSettings ; // Update the offset point settings . HorizontalOffset...throw new Exception ( "Location point is wrong" ); } } PSDNET-1234...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  7. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....and the marker is placed at a point along the axis that varies according...and the marker is placed at a point along the axis according to...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...
  8. RevisionOptions.show_revision_marks property | ...

    RevisionOptions.show_revision_marks property. Allow to specify whether revision text should be marked with special formatting markup...revision: # once at the departure point and once at the arrival destination...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::TabStopCollection::get_Count met...

    Aspose::Words::TabStopCollection::get_Count method. Gets the number of tab stops in the collection in C++....() -> get_TabStops (); // 72 points is one "inch" on the Microsoft...// A tab stop collection can point us to TabStops before and after...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. How to create a tornado chart with Golang via C...

    Learn how to create a tornado chart with Aspose.Cells for C++ API.... Sample Code How to set point as total with Golang via C++...

    docs.aspose.com/cells/go-cpp/create-tornado-chart/