Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 155,356 for

2

(0.14 sec)
  1. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...在文件的头部添加下一个名称空间: Copy 1 using System ; 2 using Aspose.Font ; 3 using Aspose...// Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  2. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Python It is necessary to do just 2 steps to perform BMP to EPS conversion:...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 from aspose. page . eps import...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  3. Currency Properties in Ruby | Aspose.Tasks Docu...

    Explore how to utilize currency properties within Ruby programming for handling Microsoft Project files....mpp' ) 2 3 prj = Rjb :: import( 'com.aspose...aspose.tasks.Project' ) . new 2 3 prj = Rjb :: import( 'com.aspose...

    docs.aspose.com/tasks/java/currency-properties-...
  4. AsposeTeXforPython – 常见问题解答

    AsposeTeXforPython 的综合常见问题解答,详细介绍了如何安装纯 Python API、转换 LaTeX、管理字体、支持的包等等。...tex as tex 2 print (tex. __version__ ) 问:我需要本地...Copy 1 import aspose.tex as tex 2 3 doc = tex. Document ( "sample...

    docs.aspose.com/tex/zh/python-net/faq/
  5. SVG 缩放 – C# 示例

    SVG 缩放的 C# 示例。考虑在变换属性和变换矩阵中使用比例函数的情况。...特别是,“scale(2)”表示将 <circle> 元素在 x 和 y 维度上缩放 2 倍。 要将 circleElement...。 Copy 1 using Aspose. Svg ; 2 using System. IO ; Copy 1 // Scale...

    docs.aspose.com/svg/zh/net/svg-scaling/
  6. Pdf.net TextFragment properties - Free Support ...

    Hi In aspose words the paragraph class has SpaceBefore and SpaceAfter Properties. I don’t see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net. Also Aspose Words has a …...ahmad July 21, 2014, 10:54pm 2 Hi Edward, Thanks for your inquiry...headingA = new Aspose.Pdf.Heading(2); headingA.Text = "(internalAnswer...

    forum.aspose.com/t/pdf-net-textfragment-propert...
  7. Setting Attributes in HTML Template – Aspose.HT...

    Learn how to set attributes in HTML template and control the presence of attributes when populating templates using Aspose.HTML for .NET....export as HTML and PNG using C# 2 3 // Create a template with a...( "Attributes[2].Name: " + input. Attributes [ 2 ] . Name ); 23...

    docs.aspose.com/html/net/setting-attributes-in-...
  8. 乳胶数学公式渲染| .NET的Aspose.TeX

    Aspose.TeX API解决方案用于.NET乳胶数学公式渲染。了解有关如何使用功能的代码示例。...LaTeX math formula to PNG image 2 3 // Create rendering options...x^{\color{red}1} + \frac{x^{\color{red}2}}{2} + \frac{x^{\color{red}3}}{6}...

    docs.aspose.com/tex/zh/net/latex-math-formula-r...
  9. Aspose::Words::Markup::CustomPart class | Aspos...

    Aspose::Words::Markup::CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard. To learn more, visit the documentation article in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the color of the gradient stop in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...