Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 38,127 for

draw text

(0.56 sec)
  1. Resize EPS images via .NET | products.aspose.com

    Try our On-Premise document APIs to resize EPS image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....solution to create, modify, draw or convert images (photos) within...processing), modifications such as drawing, working with graphic primitives...

    products.aspose.com/imaging/net/resize/eps/
  2. Filter EPS images via .NET | products.aspose.com

    Try our On-Premise document APIs to Filter EPS image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....solution to create, modify, draw or convert images (photos) within...processing), modifications such as drawing, working with graphic primitives...

    products.aspose.com/imaging/net/filter/eps/
  3. FieldSaveDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSaveDate class, designed to effortlessly implement the SAVEDATE field for streamlined document management....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Memory leak in aspose barcode .net in docker - ...

    There is a memory leak when reading barcodes in docker with Aspose barcode .net. the bug is reproducable when running the following code in .net core runtime version 6.x, substitute the image with any valid parcode. Af…...Drawing.Bitmap class in linux, since...seen other issues with System.Drawing.Bitmap and noticed that Aspose...

    forum.aspose.com/t/memory-leak-in-aspose-barcod...
  5. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте файл PSB за допомогою онлайн-редактора...NET // How to update Text Layer in PSB File using (PsdImage...graphic.Clear(Color.Yellow); // Draw an arc shape by specifying the...

    products.aspose.com/psd/ua/editor/psb/
  6. Python PSD, PSB, AI Manipulation API | products...

    Python Photoshop File Format library to create edit and convert PSD, PSB and AI formats...PSB files including updates of Text Layers, Smart Objects, Fill...Data Matrix Transformations Drawing & Filling of Shapes Adjust...

    products.aspose.com/psd/python-net/
  7. 获取图像的分辨率和尺寸|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中检索 PDF 中嵌入图像的分辨率和尺寸。...Drawing 库。 本主题解释了如何使用 Aspose.PDF 命...后将变换返回到初始状态,方法将类似于: // Draw some text GSave ConcatenateMatrix...

    docs.aspose.com/pdf/zh/net/get-resolution-and-d...
  8. Are Dynamic Background Colours Supported for Po...

    Just wanted to confirm if setting dynamic colours via HTML code is support for Microsoft PowerPoint. Can do this for Word with no issues, but can’t seem to get this working for PowerPoint....pydrawing as draw # Create a new presentation...slide.background.fill_solid(draw.Color.from_argb(255, 255, 0...

    forum.aspose.com/t/are-dynamic-background-colou...
  9. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...pydrawing as draw with slides . Presentation ()... solid_fill_color . color = draw . Color . black connector ....

    docs.aspose.com/slides/zh/python-net/connector/
  10. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 快速在 PowerPoint 和 OpenDocument 图表中添加和自定义趋势线——提供实用指南和代码示例,以提高预测准确性并吸引观众。...pydrawing as draw # 创建空的演示文稿 with slides . Presentation... solid_fill_color . color = draw . Color . red # 为第2个系列添加对数趋势线...

    docs.aspose.com/slides/zh/python-net/trend-line/