Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 15,821 for

point

(0.19 sec)
  1. Field Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.Field class, your key to enhancing Microsoft Word documents with dynamic fields for improved functionality and efficiency....Separator and End properties point to the field start, separator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...please give update on last point regarding slide 9 in which the...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  3. Crop J2K images via Java | products.aspose.com

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

    products.aspose.com/imaging/java/crop/j2k/
  4. Crop WMZ images via .NET | products.aspose.com

    Try our On-Premise document APIs to cropWMZ 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/wmz/
  5. Crop CMX images via .NET | products.aspose.com

    Try our On-Premise document APIs to cropCMX 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/cmx/
  6. Crop OTG images via .NET | products.aspose.com

    Try our On-Premise document APIs to cropOTG 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/otg/
  7. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…...Words at some point in the past and had to preserve...

    forum.aspose.com/t/use-french-culture-from-date...
  8. How to Run Aspose.GIS in Docker|Documentation

    Run Aspose.GIS in a Docker container for Linux, Windows Server and any OS....application, and specify the entry point. Building and Running the Application...

    docs.aspose.com/gis/net/how-to-run-aspose-gis-i...
  9. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...with Title, Width etc) at the point of creation like. var img =...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  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/