Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 342 for

axis system

(0.26 sec)
  1. 在 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...
  2. 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...
  3. 外部乳胶软件包| 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...
  4. 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...
  5. 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-...
  6. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++.... System :: Drawing :: Size Aspose ::...populate a group shape. auto doc = System :: MakeObject < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. Text Rendering using Type1 Font | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within Java products....which draws specified text into System.Drawing.Bitmap object and saves...strategy Glyph coordinate for ‘Y’ axis is constant for this code snippet...

    docs.aspose.com/font/java/text-rendering-type1-...
  9. 创建并嵌入 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-...
  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/