Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 275 for

axis system

(0.06 sec)
  1. Convert Text to SVG in Python

    This brief tutorial discusses how to convert text to SVG in Python. It covers the stepwise algorithm and a working code snippet to make svg from text in Python....up the environment in your system. Then, you need to specify...properties like the text color, xy axis positions, etc. before exporting...

    kb.aspose.com/svg/python/convert-text-to-svg-in...
  2. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape....its parent shape's coordinate system. The group shape's parent is...Move the group shape's x and y axis origin from the top left corner...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 外部乳胶软件包| .NET

    aspose.tex for .NET允许使用外部软件包,即库本身不包含的api,例如fancybox和pgfplots软件包。...ObjectLaTeX ); 3 // Specify a file system working directory for the output...OutputDirectory ); 5 // Specify a file system working directory for the required...

    docs.aspose.com/tex/zh/net/external-latex-packa...
  5. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++.... System :: Drawing :: Point Aspose...populate a group shape. auto doc = System :: MakeObject < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. 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-...
  8. 3D Presentation|Aspose.Slides Documentation

    3D PowerPoint presentation in C++...shape, you may rotate it by the axis. Create an extrusion or depth...imageScale = 2 ; auto presentation = System :: MakeObject < Presentation...

    docs.aspose.com/slides/cpp/3d-presentation/
  9. 在 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...
  10. Aspose.word.dll Chart formatting issue - Free S...

    Hi Aspose team, I want to generate chart as shown in below picture, Can you please help on this. I am able to generate bellow chart but not able to add images on MajorGridLines...for (ChartAxis axis : chart.getAxes()) { if (axis.getType() ==...== ChartAxisType.VALUE) { axis.hasMajorGridlines(false); } } //...

    forum.aspose.com/t/aspose-word-dll-chart-format...