Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 9,286 for

scaling

(0.04 sec)
  1. How to Convert IGES to PDF in C#

    This simple tutorial entails how to convert IGES to PDF in C#. It encompasses all the necessary details to develop a comprehensive IGES to PDF converter software in C#....background, page size and scaling of the output PDF. Code to...

    kb.aspose.com/cad/net/how-to-convert-iges-to-pd...
  2. How to Convert PDF to Image in C#

    This tutorial will show you how to convert PDF to image in C#. It will teach you how using C# convert PDF to image of any type like PNG, BMP, JPG, and others....like setting default font, scaling images to fit the page width...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...
  3. Create figures in LaTeX | .NET API Solution

    .NET API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images.... Set the scaling factor and background color...// Specify the scaling factor 300%. options.Scale = 3000; // Specify...

    products.aspose.com/tex/net/latex-figures/
  4. FieldDisplayBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDisplayBarcode class to effortlessly implement DISPLAYBARCODE fields in your documents. Enhance your document management today!...get; set; } Gets or sets a scaling factor for the symbol. The...// Apply custom colors and scaling. field . BackgroundColor =...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... scaling Gets or sets character width scaling in percent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... scaling Gets or sets character width scaling in percent...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert EPS image to different formats using Po...

    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....text and vector graphics, scaling it does not affect its quality...

    docs.aspose.com/imaging/java/convert-eps-image-...
  8. Convert EPS image to different formats using Po...

    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....text and vector graphics, scaling it does not affect its quality...

    docs.aspose.com/imaging/python-net/convert-eps-...
  9. HtmlSaveOptions.export_relative_font_size prope...

    HtmlSaveOptions.export_relative_font_size property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB...produce unwanted results when scaling text. So the source documents...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Simplify the creation of transformation matrix ...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....RotateEulerDegree ( 0 , 180 , 0 ) // Scale by 2 will change the (x, y,... z) into (2x, 2y, 2z) . Scale ( 2 ) // change the (x, y, z) into...

    docs.aspose.com/3d/net/simplify-the-creation-of...