Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 3,710 for

bitmap performance

(0.09 sec)
  1. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....renders a document, it needs to perform embedding and subset embedding...enabled. Font Manipulation and Performance Issues All available font...

    docs.aspose.com/words/net/manipulating-and-subs...
  2. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....BITMAP}, }; } /// /// Use a document...break; case InsertLinkedObjectAs.BITMAP: field.setInsertAsBitmap(true);...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Set Watermark in TIFF using Java

    This brief tutorial guides on how to set watermark in TIFF using Java. It can be used to secure TIFF image by adding watermark in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....TIFF using Java you can also perform different types of conversions...the article on how to convert Bitmap to PNG in Java . Note that...

    kb.aspose.com/imaging/java/how-to-set-watermark...
  4. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....BITMAP}, }; } /// /// Use a document...break; case InsertLinkedObjectAs.BITMAP: field.setInsertAsBitmap(true);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Modifying Images|Documentation

    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....accept one float value and performs the Gamma correction for red...Imaging for Python via .NET to perform Blur effect on an image. Aspose...

    docs.aspose.com/imaging/python-net/modifying-im...
  6. FieldDdeAuto class | Aspose.Words for Python

    aspose.words.fields.FieldDdeAuto class. Implements the DDEAUTO field...(Inherited from Field ) insert_as_bitmap Gets or sets whether to insert...insert the linked object as a bitmap. insert_as_html Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldLink class | Aspose.Words for Python

    aspose.words.fields.FieldLink class. Implements the LINK field... insert_as_bitmap Gets or sets whether to insert...insert the linked object as a bitmap. insert_as_html Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....image = System :: MakeObject < Bitmap > (( int32_t ) control -> get_Frame...image = System :: MakeObject < Bitmap > (( int32_t ) control -> get_Frame...

    docs.aspose.com/slides/cpp/activex/
  9. PDF to PNG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C++ sample code using Aspose.PDF for C++...large amount of information, perform the concatenation quickly and...= new System :: Drawing :: Bitmap ( newWidth , newHeight ); canvas...

    products.aspose.com/pdf/cpp/merger/pdf-to-png/
  10. PDF to JPEG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C++ sample code using Aspose.PDF for C++...large amount of information, perform the concatenation quickly and...= new System :: Drawing :: Bitmap ( newWidth , newHeight ); canvas...

    products.aspose.com/pdf/cpp/merger/pdf-to-jpeg/