Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 355 for

axis system

(0.14 sec)
  1. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products....which requires object of type System.Drawing.Drawing2D.GraphicsPath...IGlyphOutlinePainter 3 { 4 private System. Drawing . Drawing2D . GraphicsPath...

    docs.aspose.com/font/net/text-rendering-type1-f...
  2. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能... 2 System::String dataDir = RunExamp...PostScript document 5 { 6 System::SharedPtr < System::IO::Stream > outPsStream...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  3. Create and Embed an Excel Chart as an OLE Objec...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....string paramWorkbookPath = System . Windows . Forms . Application...string paramPresentationPat = System . Windows . Forms . Application...

    docs.aspose.com/slides/net/create-and-embed-an-...
  4. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....value along the x-axis and by ty along the y-axis. If one of the...an element along the x or y axis by a specified angle. Using...

    docs.aspose.com/svg/net/svg-transformations/
  5. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...other non-Windows operation systems we offer to use our Nuget package...backend instead of System.Drawing system library. So import Aspose...

    docs.aspose.com/page/net/ps/working-with-transf...
  6. Process of rendering glyphs

    Explore the fundamentals of glyph rendering, covering the processing pipeline, key technologies, and performance considerations....perspective Early computer systems used bitmap fonts with fixed...glyph‑id mappings, variation‑axis descriptors, metric tables (hmtx...

    docs.aspose.com/font/net/what-is-font/glyph-ren...
  7. Using Glyph objects | C++

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs in C++....coordinates for the vertical Y-axis. Let’s have an with the next...namespace Aspose::Font::Glyphs; 2 System ::SharedPtr < Aspose::Font::Font...

    docs.aspose.com/font/cpp/developer-guide/using-...
  8. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....string paramWorkbookPath = System . Windows . Forms . Application...string paramPresentationPat = System . Windows . Forms . Application...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  9. 外部乳胶软件包| Java的Aspose.TeX

    Java的Aspose.TeX API允许使用外部软件包,即未包含在库本身(例如Fancybox或PGFPLOTS软件包)中的软件包。...objectLaTeX ()); 3 // Specify a file system working directory for the output...getOutputDirectory ())); 5 // Specify a file system working directory for the required...

    docs.aspose.com/tex/zh/java/external-latex-pack...
  10. SVG Scaling – C# Examples – Aspose.SVG for .NET

    C# examples for SVG scaling using Aspose.SVG. Consider cases where the scale function is used in the transform attribute and in transformation matrix....scaling images along the x- and y-axis. The sy scaling factor value...using Aspose. Svg ; 2 using System. IO ; Copy 1 // Scale an SVG...

    docs.aspose.com/svg/net/svg-scaling/