Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 15,322 for

point

(0.62 sec)
  1. Aspose.PSD for .NET 21.9 - 发行说明|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.... DrawImage ( new Point ( 0 , 0 ), Layer3 ); } image...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. 从PDF中提取段落|Aspose.PDF for Java

    本文描述了如何使用ParagraphAbsorber - Aspose.PDF中的一个特殊工具从PDF文档中提取文本。...static void DrawPolygonOnPage ( Point [] polygon , Page page ) { page...

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...
  3. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for nodejs-java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based nodejs-java application or an image....are often used as a starting point for creating more intricate...friendly polygon mesh. PointCloud Point cloud. NurbsSurface Non-Uniform...

    docs.aspose.com/3d/nodejs-java/aspose-3d-docume...
  4. Aspose::Words::Drawing::Charts::AxisBuiltInUnit...

    Aspose::Words::Drawing::Charts::AxisBuiltInUnit enum. Specifies the display units for an axis in C++....tick marks of the Y-axis to point away from the plot area, //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed in C++....control character to mark the point where text moves to the next...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields in C++....control character to mark the point where text moves to the next...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End of column character: (char)14 in C++....control character to mark the point where text moves to the next...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++....control character to mark the point where text moves to the next...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++....textbox in an Excel file to 4 points and then saves it to disk....Set the character spacing to point 4 fontSetting . textOptions...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  10. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Java to optimize text positioning in PowerPoint presentations.... Float point = portion . getCoordinates ();...portions measured? In points, where 1 inch = 72 points. This applies...

    docs.aspose.com/slides/java/paragraph/