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

point

(0.15 sec)
  1. Message Handlers – C# – Aspose.HTML for .NET

    Get general information on creating custom message handlers using Aspose.HTML for .NET and C# examples of their implementation for various user tasks.... At some point, the response is created and...receive the response. At this point, this response goes back through...

    docs.aspose.com/html/net/message-handlers/
  2. 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/
  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. 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-...
  5. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples....get_Item ( 0 ); // Adds a new point (1:3) to the series series ...2 , 2 , 3 )); // Adds a new point (2:10) series . getDataPoints...

    docs.aspose.com/slides/androidjava/create-chart/
  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. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …...Returning 0 and 1 for Bullet Points on Same Depth - Visually Aspose...listDepth as 0 for the first point , then onwards we are getting...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  9. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right of the specified position....The reference position (in points). Remarks Skips tab stops with...paragraphFormat . tabStops ; // 72 points is one "inch" on the Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor...position of the tab stop in points. alignment TabAlignment A TabAlignment...paragraph_format . tab_stops # 72 points is one "inch" on the Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...