Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 15,829 for

point

(0.26 sec)
  1. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for .NET to read and modify Microsoft Project (MPP/XML) properties, including defaults, summary info, fiscal year, weekdays, currency and custom properties.... numbers after the decimal point and currency symbol so that...of numbers after the decimal point, for example, 2 (100.00) or...

    docs.aspose.com/tasks/net/working-with-project-...
  2. Chart Types with C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....are used to represent data points, the individual values plotted...displaying only finitely many points, each having a coordinate on...

    docs.aspose.com/cells/cpp/chart-types/
  3. Convert JPG to SVG – Python code and Online Vec...

    Convert JPG to SVG online or in Python with Aspose.SVG. Vectorize JPG images to enjoy the benefits of vector graphics. Try Online Image Vectorizer....error tolerance allowed for a point to be eliminated from the trace...defines the maximum deviation of points to the fitted curve. By default...

    products.aspose.com/svg/python-net/vectorize-im...
  4. Morse‑Code Translation with Aspose.Font | .NET

    Learn how to encode, decode, and render Morse‑code using Aspose.Font in C#/.NET and Java, with full API examples and platform guidance....overview 1 Factory – entry point Method Returns Description TextUtilsFactory...1 double fontSize = 48; // points 2 var spacing = RenderingUtils...

    docs.aspose.com/font/net/developer-guide/morse-...
  5. Calculate the area using Equal Area projection

    Calculate the area of a country, island, or property from a map of an object using Equal Area projection...transform geometry such as a point var fromGeometry = feature.Geometry;...

    products.aspose.com/gis/net/measure-distance/
  6. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...23, 2025, 12:14pm 5 LOOK AT POINT 7 IN THE ATTACHED INPUT DOCUMENT...

    forum.aspose.com/t/words-java-tracking-changes-...
  7. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow....the animation state at that point in time. using ( Presentation...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  8. Accessibility Validator – Website Accessibility...

    Learn how to use Aspose.HTML for Java to check website accessibility against WCAG rules, such as principles, guidelines, and criteria....which serves as the main access point for the validation functions...

    docs.aspose.com/html/java/accessibility-validator/
  9. Licensing|Documentation

    Aspose.Cells for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#....call // } /// The main entry point for the application. /// </summary>...

    docs.aspose.com/cells/net/licensing/
  10. 我希望修改dwg内容后,再重新保存,但是重新保存后,新的dwg无法打开,代码如下 - Free...

    public static void main(String[] args) { // 输入 CAD 文件路径 String inputFilePath = “C:\Users\木木\Downloads\电度表 (1).dwg”; // 输出 CAD 文件路径 String outputFilePath = “C:\Users\木木\Downloads\电度表444.dwg”; try { // 加载…...top) //expandFRect2D(rect, point); // 转换为TFRect格式 return new...

    forum.aspose.com/t/dwg-dwg/303085