Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 11,119 for

scaling

(0.25 sec)
  1. 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...
  2. 使用 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/
  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. 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...
  5. 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
  6. 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/
  7. 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/
  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. 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...
  10. 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/