Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,983 for

crop

(0.2 sec)
  1. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....); // Cropping is determined on a 0-1 scale. Cropping a side...3 // will crop 30% of the image out at the cropped side. importedShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs.... The API also supports cropping, maintaining aspect ratios...PPTX ) Crop Images In this section, you’ll learn how to crop the...

    docs.aspose.com/slides/python-net/picture-frame/
  3. How to Add Digital Signature to PDF in Python

    This basic tutorial discusses the details on how to add digital signature to PDF in Python. The sample code provided in this article in Python add signature to PDF whereas detailed steps are also shared....interested to learn about cropping the content inside the PDF...refer to the article on how to crop a PDF using Python . Updated...

    kb.aspose.com/pdf/python/how-to-add-digital-sig...
  4. Java Imaging API | Draw Manipulate and Transfor...

    Java Image processing and manipulation library. Create load view edit draw or convert images to multiple formats within applications without any image editor...compression, merging, resizing, cropping, rotation, and conversion...Create Load Save Resize Rotate Crop Compress Concatenate Recover...

    products.aspose.com/imaging/java/
  5. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image in C++....); // Cropping is determined on a 0-1 scale. Cropping a side...3 // will crop 30% of the image out at the cropped side. importedShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....); // Cropping is determined on a 0-1 scale. Cropping a side...3 // will crop 30% of the image out at the cropped side. importedShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. How to Split PDF File by Pages in C#

    This basic tutorial describes details about how to split PDF file by pages in C#. You will learn how using C# split PDF pages with the help of simple steps and a runnable sample code....header/footer, add watermark, crop the page, and a lot of other...

    kb.aspose.com/pdf/net/how-to-split-pdf-file-by-...
  8. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement....true ; // Cropping is determined on a 0-1 scale. Cropping a side...3 // will crop 30% of the image out at the cropped side. importedShape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageData.Title | Aspose.Words for .NET

    Discover how the ImageData Title property enhances your images by defining unique titles, improving visibility and engagement in search results....true ; // Cropping is determined on a 0-1 scale. Cropping a side...3 // will crop 30% of the image out at the cropped side. importedShape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add watermark to PDF using C++|Aspose.PDF for C++

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C++...._dataDir + outputFileName ); } Crop PDF Pages programmatically C++...

    docs.aspose.com/pdf/cpp/add-watermarks/