Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 10,370 for

scaling

(0.05 sec)
  1. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design.... As a result, SVGs can be scaled infinitely without losing quality...feature in SVG that controls the scaling and positioning of graphics...

    docs.aspose.com/svg/net/what-is-an-svg-file/
  2. Convert TIFF to SVG – C# code and Online Vector...

    TIFF to vector online or in C#. Convert TIFF to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...have a set of advantages: scaling, small file size, animation...with color gradients; scale - or scaling factor - configurable...

    products.aspose.com/svg/net/vectorization/tiff-...
  3. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。... Get ( 0 ); // Set the scaling factor to 100 worksheet . GetPageSetup..."ScalingFactor_out.xls" ); std :: cout << "Scaling factor set successfully!" <<...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  4. Vectorize PNG – C# code and Online Vectorizer

    Convert PNG to SVG online or in C#. Vectorize PNG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...for a number of reasons – scaling, small file size, animation...with color gradients; scale - or scaling factor - configurable...

    products.aspose.com/svg/net/vectorization/png-t...
  5. Stencil Drawing – C# code and Online Stencil Maker

    Convert image to SVG and apply stenciling technique online or in C#. Use Stencil Maker to create stencil art online for free....with color gradients; scale - or scaling factor - configurable...disadvantages is losing quality when scaling. Because the pixel number is...

    products.aspose.com/svg/net/vectorization/stencil/
  6. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...double scale = maxWidth / shape.Width; shape.Width *= scale; shape...shape.Height *= scale; } } } margarita.samodurova February 26,...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  7. IBarcodeGenerator.get_old_barcode_image method ...

    IBarcodeGenerator.get_old_barcode_image method. Generate barcode image using the set of parameters (for old-fashioned Barcode field)....Exception as e : return def_val def scale_factor ( self , scaleFactor...def_val ): """Calculates the scale factor based on the provided...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API Changes in Aspose.Imaging 2.9.0|Docu...

    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....added to perform auto layouts scaling for CAD images. This property...scenarios where scale for layouts differs from the scale for Model...

    docs.aspose.com/imaging/java/public-api-changes...
  9. Add texts with different fonts in PS files

    C++ API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file.... Text Rotation and Scaling - The rotate operator can be...angle, and the scale operator can be used to scale text up or down...

    products.aspose.com/page/cpp/add-text-to-ps/
  10. IBarcodeGenerator class | Aspose.Words for Python

    aspose.words.fields.IBarcodeGenerator class. Public interface for barcode custom generator...Exception as e : return def_val def scale_factor ( self , scaleFactor...def_val ): """Calculates the scale factor based on the provided...

    reference.aspose.com/words/python-net/aspose.wo...