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

scaling

(0.15 sec)
  1. Incorrect Rendering of EQ Field with Center-Ali...

    Description When exporting a DOCX that contains a Word EQ field using the below syntax, Aspose.Words renders the result differently from Microsoft Word 2010. Field Equation Example { EQ \b\bc({content}) } Expected Res…...handles glyph shaping and scaling within this EQ field construct...

    forum.aspose.com/t/incorrect-rendering-of-eq-fi...
  2. Saving Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Android... This format allows scaling without resolution losses....XML text. Such files can be scaled to various size measures keeping...

    docs.aspose.com/barcode/androidjava/barcode-ima...
  3. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …... Ensure that the display/scale settings are set to 100% to...August 6, 2025, 9:57am 5 Hi, Scaling is 100% Can I find out which...

    forum.aspose.com/t/label-randomly-switches-betw...
  4. Map Generating API for .NET

    Thanks to our API for .NET, you can quickly and easily generate various random maps of both real and fictional worlds....not degrade map quality when scaling. Code sample and the result...

    products.aspose.com/gis/net/generate-map/
  5. Optimize SVG – C# Code and Online SVG Optimizer

    SVG Optimizer lets you clean SVG and reduce the size of created or opened with Aspose.SVG C# library SVG files....times and ensure flawless scaling on any device. Aspose.SVG allows...

    products.aspose.com/svg/net/svg-optimizer/
  6. Aspose.Cells for Java Vs Open Source Competitor...

    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....orientation (portrait or landscape); scaling; paper size; print area; repeating...footer margins; orientation; scaling; paper size; print area; repeating...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  7. 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/
  8. 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/
  9. 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...
  10. 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...