Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 11,066 for

scaling

(0.19 sec)
  1. 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
  2. Vectorization – Basic Overview – Aspose.SVG for...

    The articles in this section explain how to convert SVG text to vector and how to convert a raster image to a vector graphic using Aspose.SVG API....storing pictures and photos, but scaling such images usually leads to...

    docs.aspose.com/svg/net/vectorization/
  3. 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...
  4. Printing Microsoft Project Files | Aspose.Tasks...

    This guide explains how to print Microsoft Project files using Aspose.Tasks for .NET....ensures proper pagination and scaling so that the content remains...

    docs.aspose.com/tasks/net/printing-a-project/
  5. 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...
  6. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C#....previous approach by adding scaling factors to the paragraph image...and saved as an image with a scaling factor of 2 . This allows for...

    docs.aspose.com/slides/net/manage-paragraph/
  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. Manage graphics states of a PS file | C++

    C++ API solution for managing PS files. Code example shows how to clip and transform graphics states of PS files with a few lines of C++ code....to transform coordinates (scaling, rotation, translation). Managing...other transformations using Scale() , Rotate() , Shear() and Transform()...

    products.aspose.com/page/cpp/work-with-ps-graph...
  9. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet....translation, rotation, and scaling, can be applied to shapes using...like translate , rotate , and scale . These transformations allow...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  10. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....previous approach by adding scaling factors to the paragraph image...and saved as an image with a scaling factor of 2 . This allows for...

    docs.aspose.com/slides/java/manage-paragraph/