Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 10,365 for

scaling

(0.33 sec)
  1. How to Create PowerPoint Slide Image using C#

    This article entails how to create PowerPoint slide Image using C#. It covers the detailed steps by providing the configuration requirements and working sample code to generate Image from PowerPoint slide in C#....NotesCommentsLayouti, Size and Image scaling options using different overloads...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  2. NodeRendererBase.get_bounds_in_pixels method | ...

    aspose.words.rendering.NodeRendererBase.get_bounds_in_pixels method...Hide ] get_bounds_in_pixels(scale, dpi) Calculates the bounds...get_bounds_in_pixels ( self , scale : float , dpi : float ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....9}); // By default, default scaling is applied to the graph's X...9}); // By default, default scaling is applied to the graph's X...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Create PowerPoint Slide Image using Python

    This simple how-to topic focuses on how to create PowerPoint slide Image using Python. It includes all necessarily required configuration steps and a working example code to generate Image from PowerPoint slide in Python....notes_comments_layouting, size and Image scaling options using different overloads...

    kb.aspose.com/slides/python/how-to-create-power...
  5. Text alignment while converting to pdf - Free S...

    Dear Team, I am facing text alignment issue while converting dwg to pdf. I am using Aspose.Cad v24.10. Below is my c# code for the same Aspose.CAD.Image cadImage1 = Aspose.CAD.Image.Load(strTreePath) List validLayout…...iPageWidth, // Adjust for better scaling PageHeight = iPageHeight, Layouts...

    forum.aspose.com/t/text-alignment-while-convert...
  6. 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...
  7. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....// Apply custom colors and scaling. field.setBackgroundColor("0xF8BD69");...getScalingFactor() Gets a scaling factor for the symbol. getSeparator()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_Value method. Returns numeric value of axis bound in C++....})); // By default, default scaling is applied to the graph's X...chart -> get_AxisX () -> get_Scaling () -> get_Minimum () -> get_IsAuto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. How to Convert DGN to PDF in C#

    This short tutorial entails how to convert DGN to PDF in C#. It covers all the necessary details that can be used to write a comprehensive DGN to PDF converter software in C#....page size, background and scaling of the output PDF. Code to...

    kb.aspose.com/cad/net/how-to-convert-dgn-to-pdf...
  10. How to Convert PDF to Image in Python

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

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...