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

change image size

(0.16 sec)
  1. 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...
  2. How to Convert PDF to PDF X1A using C#

    This article teaches how to convert PDF to PDF X1A using C#. It provides the IDE settings, the program logic and a runnable sample code to transform PDF to PDF X1A using C#....Imaging Product Family Aspose.BarCode...add Aspose.PDF for .NET to change PDF to PDF X1A Load the target...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-pdf...
  3. Ինչպես փոխել PDF-ի էջի չափը Python-ի միջոցով

    Այս փոքրիկ ձեռնարկը կենտրոնանում է այն բանի վրա, թե ինչպես փոխել PDF-ի էջի չափը Python-ի միջոցով: Այն ներառում է շրջակա միջավայրը կարգավորելու բոլոր մանրամասները, ծրագրի փուլային հոսքը և գործարկվող օրինակելի կոդը, որը ցույց է տալիս Python-ի միջոցով PDF էջի չափը փոխելու գործընթացը:...Imaging Product Family Aspose.BarCode...թարմացվի Կանչեք Page դասի set_page_size() մեթոդը և տրամադրեք էջի նոր...

    kb.aspose.com/hy/pdf/python/how-to-change-page-...
  4. 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...
  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. 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/
  7. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to Images...document pages or shapes to images. To learn more, visit the Specify...can be used to save rendered images in the SaveFormat.TIFF , SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API Changes in Aspose.3D 2.0.0|Documenta...

    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....Public API Changes in Aspose.3D 2.0.0 Contents [ Hide ] Contents...class This document describes changes to the Aspose.3D API from version...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  9. 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-...
  10. 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