Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 16,029 for

point

(3.96 sec)
  1. DJVU Images Crop with Python | products.aspose.com

    How to use Python for DJVU images and photos crop on desktop and web applications....area surrounding the focal point of the image or establish clear...

    products.aspose.com/imaging/python-net/crop/djvu/
  2. EMF Images Crop with Python | products.aspose.com

    How to use Python for EMF images and photos crop on desktop and web applications....area surrounding the focal point of the image or establish clear...

    products.aspose.com/imaging/python-net/crop/emf/
  3. Crop EMZ images via .NET | products.aspose.com

    Try our On-Premise document APIs to cropEMZ image or photo files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....area encompassing the focal point or by indicating shifts from...

    products.aspose.com/imaging/net/crop/emz/
  4. Crop J2K images via .NET | products.aspose.com

    Try our On-Premise document APIs to cropJ2K image or photo files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....area encompassing the focal point or by indicating shifts from...

    products.aspose.com/imaging/net/crop/j2k/
  5. Crop EMZ images via Java | products.aspose.com

    Try our On-Premise document APIs to crop EMZ files on Java Application....area encompassing the focal point or by indicating shifts from...

    products.aspose.com/imaging/java/crop/emz/
  6. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition.... The URL must point directly to the image. Aspose...

    docs.aspose.com/ocr/net/ocrinput/
  7. Print big pdf - Free Support Forum - aspose.com

    Hi, I want print big PDF files. My test file is 180 pages, but I have and documents with 2000 pages. I use following code: PdfViewer viewer = new PdfViewer(); viewer.setAutoResize(true); // Print the file with…...description: “Sets a floating point value that indicates scale factor...

    forum.aspose.com/t/print-big-pdf/319302
  8. Aspose.Font for JavaScript via C++ Documentation

    Check Aspose.Font for JavaScript is a comprehensive API documentation to understand how to load, save, convert fonts of different font formats....graphics functionality (move point, draw line, curve). Structure...

    docs.aspose.com/font/javascript-cpp/
  9. The type initializer for ‘Aspose.CAD.Image’ thr...

    I am facing an issue while using Aspose.CAD in my ASP.NET application. When I try to create/load a CAD image using the Image.Load method (passing a valid file path), I get the following runtime error: “The type initia…...further clarification on one point that is still unclear to us...

    forum.aspose.com/t/the-type-initializer-for-asp...
  10. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。...IChartDataPoint point = series . DataPoints [ 0 ]; point . Format ...FillType = FillType . Solid ; point . Format . Fill . SolidFillColor...

    docs.aspose.com/slides/zh/net/create-chart/