Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,674 for

system.drawing

(0.23 sec)
  1. 在 PostScript 中处理文本 | .NET

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...NET 的 System.Drawing.Font 方法填充或勾勒文本轮廓即可。方法调用中的数字是文本左上角的...document. FillText (str, new System. Drawing . Font ( "Times New Roman"...

    docs.aspose.com/page/zh/net/ps/working-with-text/
  2. 在 XPS 文件中处理文本 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加文本的问题。了解如何在 .NET 中使用该功能...Drawing 后端,而不是 System.Drawing 系统库。 在上述代码片段和以下代码片段中,将使用...Page.Drawing.FontStyle,而不是 System.Drawing.FontStyle。我们在 GitHub 上的代码示例包含所有必要的替换。...

    docs.aspose.com/page/zh/net/xps/working-with-text/
  3. Aspose OCR GPU only works with CUDA toolkit 11....

    My setup: Windows server 2019 and Visual Studio 2019 Aspose.OCR-GPU v25.10.0 w/ lowest Dependency behavior OnnxRuntime.Gpu v 1.16.3 CUDA toolkit v 12.0.0 CuDNN v 8.8.0 Nvidia RTX 2000E driver v 552.74 I can only ge…...System; using System.Drawing; // System.Drawing.Common using System...MemoryStream(); bitmap.Save(ms, System.Drawing.Imaging.ImageFormat.Png);...

    forum.aspose.com/t/aspose-ocr-gpu-only-works-wi...
  4. Migration Between Versions – Aspose.HTML for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.HTML for .NET API and provide examples of how to replace them with new ones....system enumerations of System.Drawing , were replaced with our...

    docs.aspose.com/html/net/migration-between-vers...
  5. Migration Between Versions – Aspose.SVG for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.SVG for .NET API and provide examples of how to replace them with new ones....system enumerations of System.Drawing , were replaced with our...

    docs.aspose.com/svg/net/migration-between-versi...
  6. Text annotation does not handle right to left t...

    Hello, When adding a text annotation with hebrew text on a PDF, on the output document the text is reversed, left to right instead of right to left. You can see in the picture bellow, displayed in Adobe Reader, the tex…..., System.Drawing appearance.Canvas.EndText();...DefaultAppearance("Arial", 28, System.Drawing.Color.Red); FreeTextAnnotation...

    forum.aspose.com/t/text-annotation-does-not-han...
  7. Modify and add new XPS files | .NET

    .NET API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the C# examples on how to do it....XpsModel; using System.Drawing; // The path to the documents...

    products.aspose.com/page/net/create-xps-file/
  8. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…... Custom rendering via System.Drawing – Extract the vector image...EMF/WMF) and render it with System.Drawing.Graphics onto a Bitmap...

    forum.aspose.com/t/svg-vector-image-resolution-...
  9. MeasureString result not accurate - Free Suppor...

    I am trying to use font Tahoma and measure the string with font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...exact mechanism in either System.Drawing nor Aspose.Drawing (which...

    forum.aspose.com/t/measurestring-result-not-acc...
  10. Query: Support for Stamping on Single and Multi...

    Hi Aspose Team, We are currently evaluating Aspose for implementing document stamping functionality and would like to confirm if the library supports stamping on TIFF image files. Specifically, we would like to know: D…...example using System; using System.Drawing; // Font, Color using Aspose...

    forum.aspose.com/t/query-support-for-stamping-o...