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

read only image access

(0.25 sec)
  1. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today....with a standard default image (see the image in the section below)...thumbnail (set your preferred image). This Python code shows you...

    docs.aspose.com/slides/python-net/audio-frame/
  2. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....FileMode :: Open , FileAccess :: Read ); // Adds the Audio Frame auto...with a standard default image (see the image in the section below)...

    docs.aspose.com/slides/cpp/audio-frame/
  3. Export OFT to ODT via C++ | products.aspose.com

    C++ API to Convert OFT to ODT without using Microsoft Word or Outlook...make the email content more accessible, to make it easier to share...package, making it easy to access both APIs in one convenient...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Converting a PDF file to GIF using Python | Asp...

    Sample code on Python for PDF to GIF conversion. Use example code for batch PDF to GIF conversion with Python and .NET...of this approach is that you only need to open the PyPI package...using apdf.DOCument(), allowing access to its features and properties...

    products.aspose.com/pdf/python-net/conversion/p...
  5. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images and How to Recognize All 1D Barcodes Presented in an Image...AI Barcode Reading Basics Contents [ Hide ] Read Barcodes Online...their presence in the source image. In this case, barcode scanning...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  6. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....NET applications to read and write PowerPoint® documents...Slides for .NET is the first and only component that provides the...

    docs.aspose.com/slides/net/product-overview/
  7. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and Images effortlessly in your projects....Adjustments { get; } Provides access to the adjustment raw values...to have an image. Chart { get; } Provides access to the chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and Image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....a presentation is a text or image stamp used on a slide or throughout...TextFrame class, and to add image watermarks, use the PictureFrame...

    docs.aspose.com/slides/python-net/watermark/
  9. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...Path)) { img = (PsdImage)Image.Load(inputStream, loadOptions);...Message.ToLower().Contains("image") && e.InnerException.Message...

    forum.aspose.com/t/index-was-outside-the-bounds...
  10. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....editable ranges are supported only at the inline-level, that is...doc.protect(ProtectionType.READ_ONLY, "MyPassword"); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...