Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 33,687 for

line

(0.15 sec)
  1. How to Run Aspose.Words in Docker|Aspose.Words ...

    Integrate Aspose.Words functionality into your application using Docker regardless of what technology is in your development stack. Learn how to use Aspose .Words in a Docker container in C#....which is specified in the next line. The command to install libfontconfig1...

    docs.aspose.com/words/net/how-to-run-aspose-wor...
  2. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few Lines of C# code....current transformation matrix, line style, fill color, clipping...

    products.aspose.com/page/net/work-with-ps-graph...
  3. 使用trueType字体渲染文本| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何在C ++产品中渲染TrueType和Opentype字体的基本原理。...identifiers for every symbol in text line 5 System::ArrayPtr < System::SharedPtr...

    docs.aspose.com/font/zh/cpp/text-rendering-true...
  4. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...the attached image file, the line of code is showing red underlined)...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  5. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every Line even for table… example prop.check = <<[prop.check]>> prop.example…...continuously it should include line break everything if its contineous...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  6. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....LIGHT_SHADING_ACCENT_6 LINE_NUMBER The Line Number style. LIST The...LIGHT_SHADING_ACCENT_6 LINE_NUMBER public static int LINE_NUMBER The Line Number...

    reference.aspose.com/words/java/com.aspose.word...
  7. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...point -> get_Format () -> get_Line () -> get_FillFormat () -> set_FillType...point -> get_Format () -> get_Line () -> get_FillFormat () -> get_SolidFillColor...

    docs.aspose.com/slides/zh/cpp/create-chart/
  8. Font Hinting

    Font hinting is the process of adding instructions to a font file to ensure that characters are displayed well on screens. But what is the purpose of this?...the exact placement of each line and curve in the font and information...formulas to define the curves and lines that make up each character...

    docs.aspose.com/font/net/font-hinting/
  9. Aspose.SVG misaligned text with shadows - Free ...

    Hello, I’m trying to convert an svg to png and some of the text Lines seem to be misaligned from their “shadow”: b.png (93.1 KB) Aspose.SVG version: 25.6.0 C# target framework: .NET 8 C# code used to generate the sv…...to png and some of the text lines seem to be misaligned from their...fill="none" class="highcharts-axis-line" data-z-index="7" d="M 10 375...

    forum.aspose.com/t/aspose-svg-misaligned-text-w...
  10. 在 Java 中将 SVG 转换为 PNG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PNG。考虑将 SVG 转换为 PNG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...// Convert SVG to PNG in one line using Java 2 3 // Invoke the...Png ), "convert-with-single-line.png" ); Example_ConvertSvgToPngInOne...

    docs.aspose.com/html/zh/java/convert-svg-to-png/