Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,069 for

bitmap

(0.04 sec)
  1. Aspose::Words::Fields::FieldLink::get_InsertAsU...

    Aspose::Words::Fields::FieldLink::get_InsertAsUnicode method. Gets or sets whether to insert the linked object as Unicode text in C++....Unicode , Html , Rtf , Picture , Bitmap }; static void InsertFieldLink...:: InsertLinkedObjectAs :: Bitmap : field -> set_InsertAsBitmap...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldDde.is_linked property | Aspose.Words for ...

    FieldDde.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the document.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldLink.source_full_name property | Aspose.Wo...

    FieldLink.source_full_name property. Gets or sets the name and location of the source file.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDdeAuto.source_full_name property | Aspose...

    FieldDdeAuto.source_full_name property. Gets or sets the name and location of the source file.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDde.insert_as_text property | Aspose.Words...

    FieldDde.insert_as_text property. Gets or sets whether to insert the linked object in text-only format.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDdeAuto.insert_as_unicode property | Aspos...

    FieldDdeAuto.insert_as_unicode property. Gets or sets whether to insert the linked object as Unicode text.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDdeAuto.insert_as_text property | Aspose.W...

    FieldDdeAuto.insert_as_text property. Gets or sets whether to insert the linked object in text-only format.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDde.insert_as_rtf property | Aspose.Words ...

    FieldDde.insert_as_rtf property. Gets or sets whether to insert the linked object in rich-text format (RTF).... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....using the Math library Create a bitmap with the desired size of the...a Graphics object using the bitmap and set the background using...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  10. Image Clipping in C#

    This article explains image clipping in C#. It includes the environment configuration details, the step-by-step process, and a code snippet to make a clipped photo in C#....images Create an object of the Bitmap class while specifying the...C# . Firstly, create a new bitmap, initialize graphics, and define...

    kb.aspose.com/drawing/net/image-clipping-in-csh...