Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 2,044 for

change image size

(0.34 sec)
  1. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....paper sheets containing words, images, tables, and charts. Documents...the page. This is similar to image formats, describing where the...

    docs.aspose.com/words/python-net/converting-to-...
  2. DWG to PDF Output Blurry - Free Support Forum -...

    Output of the conversion of a DWG file to A4 PDF using Aspose.CAD generates an unreadable file contents. Using the following code: using var Image = Aspose.CAD.Image.Load(“Drawing.dwg”); var pdfOptions = new PdfOption…...following code: using var image = Aspose.CAD.Image.Load(“Drawing.dwg”);...CadDrawTypeMode.UseObjectColor, }, }; image.Save(“Output_Aspose.pdf”, pdfOptions);...

    forum.aspose.com/t/dwg-to-pdf-output-blurry/324329
  3. Font Formatting

    Font formatting is the process of styling font settings like their colors, boldness, Size, and other properties that affect appearance and readability....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/font/net/font-formatting/
  4. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....Imaging Product Family Aspose.BarCode...steps, and a sample code for changing the format of writing a paragraph...

    kb.aspose.com/words/python/paragraph-formatting...
  5. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...min-response-size=2048 We came across OoxmlSaveOptions...compression levels cannot be changed – the file size is determined by the...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  6. How to Add Header and Footer in PDF using Java

    This brief tutorial discusses how to add header and footer in PDF using Java. It covers the steps and the code snippet to demonstrate how using java add header and footer in PDF files....Imaging Product Family Aspose.BarCode...calls. Furthermore, you can change the text string in the header...

    kb.aspose.com/pdf/java/how-to-add-header-and-fo...
  7. HEIF/HEIC with Geotagging

    HEIF (High Efficiency Image Format) or HEIC (High Efficiency Image Container) is a modern Image file format that offers higher compression efficiency and advanced features compared to traditional formats like JPEG. HEIF/HEIC files can also include geotagging metadata, allowing for the precise location information to be embedded in the Image. This combination of HEIF/HEIC with geotagging provides photographers and content creators with a compact and feature-rich format that includes accurate location data, enhancing the overall experience of capturing and sharing photos....Efficiency Image Format) or HEIC (High Efficiency Image Container)...Container) is a modern image file format that offers higher compression...

    products.aspose.com/gis/net/geotag-photo/heif-h...
  8. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....white ; padding : 24 px ; font-size : 18 px ; font-weight : 600...40 px ; background-image : url ( "data:image/svg+xml,%3Csvg xmlns='http://www...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...white ; padding : 24 px ; font-size : 18 px ; font-weight : 600...40 px ; background-image : url ( "data:image/svg+xml,%3Csvg xmlns='http://www...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  10. Convert DWG to TIFF in Python

    This brief tutorial helps to convert DWG to TIFF in Python. It contains the details to configure the environment, a step-by-step algorithm, and a sample code snippet to develop an AutoCAD to TIFF converter in Python....Imaging Product Family Aspose.BarCode...export DWG to TIFF image Create an Image class object to load...

    kb.aspose.com/cad/python/convert-dwg-to-tiff-in...